2023-09-21T12:57:36.0640206Z ##[group]Run cibuildwheel --output-dir wheelhouse
2023-09-21T12:57:36.0640745Z [36;1mcibuildwheel --output-dir wheelhouse[0m
2023-09-21T12:57:36.0705346Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2023-09-21T12:57:36.0705690Z env:
2023-09-21T12:57:36.0706029Z   pythonLocation: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T12:57:36.0706441Z   PKG_CONFIG_PATH: C:\hostedtoolcache\windows\Python\3.11.5\x64/lib/pkgconfig
2023-09-21T12:57:36.0706865Z   Python_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T12:57:36.0707379Z   Python2_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T12:57:36.0707780Z   Python3_ROOT_DIR: C:\hostedtoolcache\windows\Python\3.11.5\x64
2023-09-21T12:57:36.0708085Z   INPUT_RUN_POST: true
2023-09-21T12:57:36.0708393Z   CONDA_PKGS_DIR: C:\Users\runneradmin\conda_pkgs_dir
2023-09-21T12:57:36.0708775Z   CIBW_BUILD: cp38-win_amd64 cp39-win_amd64 cp310-win_amd64 cp311-win_amd64
2023-09-21T12:57:36.0709332Z   CIBW_BEFORE_ALL_WINDOWS: conda create --yes --name=build && conda activate build && conda config --env --set subdir win-64 && conda install --yes blosc bzip2 hdf5 lz4 lzo snappy zstd zlib

2023-09-21T12:57:36.0710110Z   CIBW_ENVIRONMENT_WINDOWS: CONDA_PREFIX="C:\\Miniconda\\envs\\build" PATH="$PATH;C:\\Miniconda\\envs\\build\\Library\\bin"
2023-09-21T12:57:36.0710677Z   CIBW_ENVIRONMENT: PYTABLES_NO_EMBEDDED_LIBS=true DISABLE_AVX2=true
2023-09-21T12:57:36.0711130Z   CIBW_BEFORE_BUILD: python -m pip install -r requirements.txt delvewheel blosc2
2023-09-21T12:57:36.0711576Z   CIBW_REPAIR_WHEEL_COMMAND_WINDOWS: delvewheel repair -w {dest_dir} {wheel}
2023-09-21T12:57:36.0711883Z ##[endgroup]
2023-09-21T12:57:38.1837320Z 
2023-09-21T12:57:38.1864525Z      _ _       _ _   _       _           _
2023-09-21T12:57:38.1888773Z  ___|_| |_ _ _|_| |_| |_ _ _| |_ ___ ___| |
2023-09-21T12:57:38.1914914Z |  _| | . | | | | | . | | | |   | -_| -_| |
2023-09-21T12:57:38.1935875Z |___|_|___|___|_|_|___|_____|_|_|___|___|_|
2023-09-21T12:57:38.1959360Z 
2023-09-21T12:57:38.1979983Z cibuildwheel version 2.16.0
2023-09-21T12:57:38.2002369Z 
2023-09-21T12:57:38.2026871Z Build options:
2023-09-21T12:57:38.2078696Z   platform: windows
2023-09-21T12:57:38.2104790Z   [38;5;244marchitectures: AMD64, x86[0m
2023-09-21T12:57:38.2129264Z   build_selector: 
2023-09-21T12:57:38.2162491Z     build_config: cp38-win_amd64 cp39-win_amd64 cp310-win_amd64 cp311-win_amd64
2023-09-21T12:57:38.2197133Z     skip_config: 
2023-09-21T12:57:38.2227829Z     requires_python: >=3.8
2023-09-21T12:57:38.2249202Z     prerelease_pythons: False[0m
2023-09-21T12:57:38.2271668Z   [38;5;244mcontainer_engine: docker[0m
2023-09-21T12:57:38.2296519Z   output_dir: D:\a\PyTables\PyTables\wheelhouse[0m
2023-09-21T12:57:38.2316621Z   package_dir: D:\a\PyTables\PyTables[0m
2023-09-21T12:57:38.2319270Z   [38;5;244mtest_selector: 
2023-09-21T12:57:38.2337637Z [38;5;244m    skip_config:[0m
2023-09-21T12:57:38.2341918Z   before_all: 
2023-09-21T12:57:38.2372680Z     conda create --yes --name=build && conda activate build && conda config --env --set subdir win-64 && conda install --yes blosc bzip2 hdf5 lz4 lzo snappy zstd zlib[0m
2023-09-21T12:57:38.2378660Z   before_build: python -m pip install -r requirements.txt delvewheel blosc2[0m
2023-09-21T12:57:38.9235687Z   [38;5;244mbefore_test: [0m
2023-09-21T12:57:38.9236184Z   [38;5;244mbuild_frontend: None[0m
2023-09-21T12:57:38.9236563Z   [38;5;244mbuild_verbosity: 0[0m
2023-09-21T12:57:38.9236922Z   [38;5;244mconfig_settings: [0m
2023-09-21T12:57:38.9237313Z   [38;5;244mdependency_constraints: pinned[0m
2023-09-21T12:57:38.9237613Z   environment: 
2023-09-21T12:57:38.9237920Z     CONDA_PREFIX="C:\\Miniconda\\envs\\build"
2023-09-21T12:57:38.9238635Z     PATH="$PATH;C:\\Miniconda\\envs\\build\\Library\\bin"[0m
2023-09-21T12:57:38.9239667Z   [38;5;244mmanylinux_images: None[0m
2023-09-21T12:57:38.9240855Z   [38;5;244mmusllinux_images: None[0m
2023-09-21T12:57:38.9241772Z   repair_command: delvewheel repair -w {dest_dir} {wheel}[0m
2023-09-21T12:57:38.9245673Z   [38;5;244mtest_command: [0m
2023-09-21T12:57:38.9246017Z   [38;5;244mtest_extras: [0m
2023-09-21T12:57:38.9246348Z   [38;5;244mtest_requires: [0m
2023-09-21T12:57:38.9246511Z 
2023-09-21T12:57:38.9249239Z Cache folder: C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache
2023-09-21T12:57:38.9250266Z 
2023-09-21T12:57:38.9250393Z Here we go!
2023-09-21T12:57:38.9250551Z 
2023-09-21T12:57:38.9252436Z ##[group]Running before_all...
2023-09-21T12:57:38.9252682Z 
2023-09-21T12:57:38.9253551Z + conda create --yes --name=build && conda activate build && conda config --env --set subdir win-64 && conda install --yes blosc bzip2 hdf5 lz4 lzo snappy zstd zlib
2023-09-21T12:57:38.9254250Z 
2023-09-21T12:57:39.9401300Z Collecting package metadata (repodata.json): ...working... done
2023-09-21T12:57:39.9401731Z Solving environment: ...working... done
2023-09-21T12:57:39.9401931Z 
2023-09-21T12:57:39.9402044Z ## Package Plan ##
2023-09-21T12:57:39.9402204Z 
2023-09-21T12:57:39.9402499Z   environment location: C:\Miniconda\envs\build
2023-09-21T12:57:39.9402714Z 
2023-09-21T12:57:39.9402722Z 
2023-09-21T12:57:39.9402729Z 
2023-09-21T12:57:39.9402879Z Preparing transaction: ...working... done
2023-09-21T12:57:39.9403239Z Verifying transaction: ...working... done
2023-09-21T12:57:39.9403542Z Executing transaction: ...working... done
2023-09-21T12:57:39.9403805Z #
2023-09-21T12:57:39.9404060Z # To activate this environment, use
2023-09-21T12:57:39.9404296Z #
2023-09-21T12:57:39.9404529Z #     $ conda activate build
2023-09-21T12:57:39.9404768Z #
2023-09-21T12:57:39.9405012Z # To deactivate an active environment, use
2023-09-21T12:57:39.9405279Z #
2023-09-21T12:57:39.9405505Z #     $ conda deactivate
2023-09-21T12:57:39.9405669Z 
2023-09-21T12:59:15.6706795Z Collecting package metadata (repodata.json): ...working... done
2023-09-21T12:59:27.4088355Z Solving environment: ...working... done
2023-09-21T12:59:30.1040871Z 
2023-09-21T12:59:30.1041667Z ## Package Plan ##
2023-09-21T12:59:30.1041952Z 
2023-09-21T12:59:30.1042165Z   environment location: C:\Miniconda\envs\build
2023-09-21T12:59:30.1042407Z 
2023-09-21T12:59:30.1042594Z   added / updated specs:
2023-09-21T12:59:30.1043795Z     - blosc
2023-09-21T12:59:30.1044191Z     - bzip2
2023-09-21T12:59:30.1044505Z     - hdf5
2023-09-21T12:59:30.1044815Z     - lz4
2023-09-21T12:59:30.1045072Z     - lzo
2023-09-21T12:59:30.1045427Z     - snappy
2023-09-21T12:59:30.1046147Z     - zlib
2023-09-21T12:59:30.1046510Z     - zstd
2023-09-21T12:59:30.1046692Z 
2023-09-21T12:59:30.1046702Z 
2023-09-21T12:59:30.1046901Z The following packages will be downloaded:
2023-09-21T12:59:30.1047137Z 
2023-09-21T12:59:30.1047295Z     package                    |            build
2023-09-21T12:59:30.1047688Z     ---------------------------|-----------------
2023-09-21T12:59:30.1048166Z     blosc-1.21.3               |       h6c2663c_0          91 KB
2023-09-21T12:59:30.1048672Z     bzip2-1.0.8                |       he774522_0         150 KB
2023-09-21T12:59:30.1049114Z     ca-certificates-2023.08.22 |       haa95532_0         161 KB
2023-09-21T12:59:30.1049608Z     hdf5-1.12.1                |       h51c971a_3        22.7 MB
2023-09-21T12:59:30.1050072Z     icc_rt-2022.1.0            |       h6049295_2        10.6 MB
2023-09-21T12:59:30.1050531Z     libffi-3.4.4               |       hd77b12b_0         114 KB
2023-09-21T12:59:30.1051252Z     lz4-4.3.2                  |  py311h2bbff1b_0          84 KB
2023-09-21T12:59:30.1051732Z     lz4-c-1.9.4                |       h2bbff1b_0         140 KB
2023-09-21T12:59:30.1052190Z     lzo-2.10                   |       he774522_2         169 KB
2023-09-21T12:59:30.1052606Z     openssl-3.0.10             |       h2bbff1b_2         7.7 MB
2023-09-21T12:59:30.1053084Z     pip-23.2.1                 |  py311haa95532_0         3.5 MB
2023-09-21T12:59:30.1055782Z     python-3.11.5              |       he1021f5_0        18.6 MB
2023-09-21T12:59:30.1063533Z     setuptools-68.0.0          |  py311haa95532_0         1.4 MB
2023-09-21T12:59:30.1064458Z     snappy-1.1.9               |       h6c2663c_0         6.2 MB
2023-09-21T12:59:30.1067425Z     sqlite-3.41.2              |       h2bbff1b_0         1.3 MB
2023-09-21T12:59:30.1069451Z     tk-8.6.12                  |       h2bbff1b_0         3.5 MB
2023-09-21T12:59:30.1069917Z     tzdata-2023c               |       h04d1e81_0         119 KB
2023-09-21T12:59:30.1070382Z     vc-14.2                    |       h21ff451_1           8 KB
2023-09-21T12:59:30.1070854Z     vs2015_runtime-14.27.29016 |       h5e58377_2         2.2 MB
2023-09-21T12:59:30.1071295Z     wheel-0.38.4               |  py311haa95532_0          96 KB
2023-09-21T12:59:30.1072166Z     xz-5.4.2                   |       h8cc25b3_0         1.3 MB
2023-09-21T12:59:30.1074546Z     zlib-1.2.13                |       h8cc25b3_0         145 KB
2023-09-21T12:59:30.1077768Z     zstd-1.5.5                 |       hd43e919_0         1.8 MB
2023-09-21T12:59:30.1078255Z     ------------------------------------------------------------
2023-09-21T12:59:30.1078620Z                                            Total:        81.9 MB
2023-09-21T12:59:30.1078827Z 
2023-09-21T12:59:30.1081004Z The following NEW packages will be INSTALLED:
2023-09-21T12:59:30.1084358Z 
2023-09-21T12:59:30.1085795Z   blosc              pkgs/main/win-64::blosc-1.21.3-h6c2663c_0 
2023-09-21T12:59:30.1086949Z   bzip2              pkgs/main/win-64::bzip2-1.0.8-he774522_0 
2023-09-21T12:59:30.1087597Z   ca-certificates    pkgs/main/win-64::ca-certificates-2023.08.22-haa95532_0 
2023-09-21T12:59:30.1090808Z   hdf5               pkgs/main/win-64::hdf5-1.12.1-h51c971a_3 
2023-09-21T12:59:30.1105982Z   icc_rt             pkgs/main/win-64::icc_rt-2022.1.0-h6049295_2 
2023-09-21T12:59:30.1126378Z   libffi             pkgs/main/win-64::libffi-3.4.4-hd77b12b_0 
2023-09-21T12:59:30.1130389Z   lz4                pkgs/main/win-64::lz4-4.3.2-py311h2bbff1b_0 
2023-09-21T12:59:30.1133223Z   lz4-c              pkgs/main/win-64::lz4-c-1.9.4-h2bbff1b_0 
2023-09-21T12:59:30.1133775Z   lzo                pkgs/main/win-64::lzo-2.10-he774522_2 
2023-09-21T12:59:30.1134335Z   openssl            pkgs/main/win-64::openssl-3.0.10-h2bbff1b_2 
2023-09-21T12:59:30.1135318Z   pip                pkgs/main/win-64::pip-23.2.1-py311haa95532_0 
2023-09-21T12:59:30.1136391Z   python             pkgs/main/win-64::python-3.11.5-he1021f5_0 
2023-09-21T12:59:30.1137517Z   setuptools         pkgs/main/win-64::setuptools-68.0.0-py311haa95532_0 
2023-09-21T12:59:30.1138515Z   snappy             pkgs/main/win-64::snappy-1.1.9-h6c2663c_0 
2023-09-21T12:59:30.1139097Z   sqlite             pkgs/main/win-64::sqlite-3.41.2-h2bbff1b_0 
2023-09-21T12:59:30.1139959Z   tk                 pkgs/main/win-64::tk-8.6.12-h2bbff1b_0 
2023-09-21T12:59:30.1140450Z   tzdata             pkgs/main/noarch::tzdata-2023c-h04d1e81_0 
2023-09-21T12:59:30.1142778Z   vc                 pkgs/main/win-64::vc-14.2-h21ff451_1 
2023-09-21T12:59:30.1143422Z   vs2015_runtime     pkgs/main/win-64::vs2015_runtime-14.27.29016-h5e58377_2 
2023-09-21T12:59:30.1143960Z   wheel              pkgs/main/win-64::wheel-0.38.4-py311haa95532_0 
2023-09-21T12:59:30.1146004Z   xz                 pkgs/main/win-64::xz-5.4.2-h8cc25b3_0 
2023-09-21T12:59:30.1146654Z   zlib               pkgs/main/win-64::zlib-1.2.13-h8cc25b3_0 
2023-09-21T12:59:30.1147579Z   zstd               pkgs/main/win-64::zstd-1.5.5-hd43e919_0 
2023-09-21T12:59:30.1147825Z 
2023-09-21T12:59:30.1147835Z 
2023-09-21T12:59:30.1147842Z 
2023-09-21T12:59:30.1147966Z Downloading and Extracting Packages
2023-09-21T12:59:31.3954728Z 
2023-09-21T12:59:31.3955751Z snappy-1.1.9         | 6.2 MB    |            |   0% 
2023-09-21T12:59:31.3956021Z 
2023-09-21T12:59:31.3956279Z ca-certificates-2023 | 161 KB    |            |   0% [A
2023-09-21T12:59:31.3956510Z 
2023-09-21T12:59:31.3956520Z 
2023-09-21T12:59:31.3956780Z tzdata-2023c         | 119 KB    |            |   0% [A[A
2023-09-21T12:59:31.3957508Z 
2023-09-21T12:59:31.3957518Z 
2023-09-21T12:59:31.3957526Z 
2023-09-21T12:59:31.3957804Z pip-23.2.1           | 3.5 MB    |            |   0% [A[A[A
2023-09-21T12:59:31.3958212Z 
2023-09-21T12:59:31.3958221Z 
2023-09-21T12:59:31.3958250Z 
2023-09-21T12:59:31.3958256Z 
2023-09-21T12:59:31.3958517Z zstd-1.5.5           | 1.8 MB    |            |   0% [A[A[A[A
2023-09-21T12:59:31.3958687Z 
2023-09-21T12:59:31.3958742Z 
2023-09-21T12:59:31.3958748Z 
2023-09-21T12:59:31.3958755Z 
2023-09-21T12:59:31.3958761Z 
2023-09-21T12:59:31.4221452Z xz-5.4.2             | 1.3 MB    |            |   0% [A[A[A[A[A
2023-09-21T12:59:31.4221930Z 
2023-09-21T12:59:31.4221941Z 
2023-09-21T12:59:31.4222008Z 
2023-09-21T12:59:31.4222015Z 
2023-09-21T12:59:31.4222022Z 
2023-09-21T12:59:31.4222030Z 
2023-09-21T12:59:31.4222695Z lzo-2.10             | 169 KB    |            |   0% [A[A[A[A[A[A
2023-09-21T12:59:31.4222941Z 
2023-09-21T12:59:31.4222981Z 
2023-09-21T12:59:31.4223038Z 
2023-09-21T12:59:31.4223046Z 
2023-09-21T12:59:31.4223053Z 
2023-09-21T12:59:31.4223059Z 
2023-09-21T12:59:31.4223066Z 
2023-09-21T12:59:31.4223506Z python-3.11.5        | 18.6 MB   |            |   0% [A[A[A[A[A[A[A
2023-09-21T12:59:31.4223725Z 
2023-09-21T12:59:31.4223733Z 
2023-09-21T12:59:31.4223791Z 
2023-09-21T12:59:31.4223798Z 
2023-09-21T12:59:31.4223804Z 
2023-09-21T12:59:31.4223810Z 
2023-09-21T12:59:31.4223816Z 
2023-09-21T12:59:31.4223823Z 
2023-09-21T12:59:31.4224112Z lz4-4.3.2            | 84 KB     |            |   0% [A[A[A[A[A[A[A[A
2023-09-21T12:59:31.4224356Z 
2023-09-21T12:59:31.4224363Z 
2023-09-21T12:59:31.4224369Z 
2023-09-21T12:59:31.4224376Z 
2023-09-21T12:59:31.4224383Z 
2023-09-21T12:59:31.4224389Z 
2023-09-21T12:59:31.4224396Z 
2023-09-21T12:59:31.4224402Z 
2023-09-21T12:59:31.4224408Z 
2023-09-21T12:59:31.4224844Z lz4-c-1.9.4          | 140 KB    |            |   0% [A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.4225070Z 
2023-09-21T12:59:31.4225078Z 
2023-09-21T12:59:31.4225085Z 
2023-09-21T12:59:31.4225091Z 
2023-09-21T12:59:31.4225098Z 
2023-09-21T12:59:31.4225104Z 
2023-09-21T12:59:31.4225110Z 
2023-09-21T12:59:31.4225117Z 
2023-09-21T12:59:31.4225123Z 
2023-09-21T12:59:31.4225454Z 
2023-09-21T12:59:31.4225912Z vc-14.2              | 8 KB      |            |   0% [A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.4226194Z 
2023-09-21T12:59:31.4226201Z 
2023-09-21T12:59:31.4226208Z 
2023-09-21T12:59:31.4226214Z 
2023-09-21T12:59:31.4226221Z 
2023-09-21T12:59:31.4226227Z 
2023-09-21T12:59:31.4226233Z 
2023-09-21T12:59:31.4226240Z 
2023-09-21T12:59:31.4226246Z 
2023-09-21T12:59:31.4226252Z 
2023-09-21T12:59:31.4226259Z 
2023-09-21T12:59:31.4226588Z sqlite-3.41.2        | 1.3 MB    |            |   0% [A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.4226837Z 
2023-09-21T12:59:31.4226844Z 
2023-09-21T12:59:31.4226850Z 
2023-09-21T12:59:31.4226857Z 
2023-09-21T12:59:31.4228266Z 
2023-09-21T12:59:31.4228278Z 
2023-09-21T12:59:31.4228284Z 
2023-09-21T12:59:31.4228291Z 
2023-09-21T12:59:31.4228297Z 
2023-09-21T12:59:31.4228303Z 
2023-09-21T12:59:31.4228404Z 
2023-09-21T12:59:31.4228411Z 
2023-09-21T12:59:31.5860403Z tk-8.6.12            | 3.5 MB    |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5864347Z 
2023-09-21T12:59:31.5864378Z 
2023-09-21T12:59:31.5864386Z 
2023-09-21T12:59:31.5864394Z 
2023-09-21T12:59:31.5864893Z 
2023-09-21T12:59:31.5864902Z 
2023-09-21T12:59:31.5864910Z 
2023-09-21T12:59:31.5864919Z 
2023-09-21T12:59:31.5864927Z 
2023-09-21T12:59:31.5864934Z 
2023-09-21T12:59:31.5864942Z 
2023-09-21T12:59:31.5864950Z 
2023-09-21T12:59:31.5864958Z 
2023-09-21T12:59:31.5878043Z blosc-1.21.3         | 91 KB     |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5882999Z 
2023-09-21T12:59:31.5883564Z 
2023-09-21T12:59:31.5883587Z 
2023-09-21T12:59:31.5883597Z 
2023-09-21T12:59:31.5883606Z 
2023-09-21T12:59:31.5886441Z 
2023-09-21T12:59:31.5886449Z 
2023-09-21T12:59:31.5886455Z 
2023-09-21T12:59:31.5886462Z 
2023-09-21T12:59:31.5886468Z 
2023-09-21T12:59:31.5886474Z 
2023-09-21T12:59:31.5886483Z 
2023-09-21T12:59:31.5886491Z 
2023-09-21T12:59:31.5886498Z 
2023-09-21T12:59:31.5889429Z bzip2-1.0.8          | 150 KB    |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5916955Z 
2023-09-21T12:59:31.5920494Z 
2023-09-21T12:59:31.5920552Z 
2023-09-21T12:59:31.5920562Z 
2023-09-21T12:59:31.5920571Z 
2023-09-21T12:59:31.5920578Z 
2023-09-21T12:59:31.5920585Z 
2023-09-21T12:59:31.5920591Z 
2023-09-21T12:59:31.5920598Z 
2023-09-21T12:59:31.5920604Z 
2023-09-21T12:59:31.5920708Z 
2023-09-21T12:59:31.5920715Z 
2023-09-21T12:59:31.5920721Z 
2023-09-21T12:59:31.5920823Z 
2023-09-21T12:59:31.5920837Z 
2023-09-21T12:59:31.5924545Z zlib-1.2.13          | 145 KB    |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5926717Z 
2023-09-21T12:59:31.5939109Z 
2023-09-21T12:59:31.5939125Z 
2023-09-21T12:59:31.5939132Z 
2023-09-21T12:59:31.5939138Z 
2023-09-21T12:59:31.5939145Z 
2023-09-21T12:59:31.5939152Z 
2023-09-21T12:59:31.5939159Z 
2023-09-21T12:59:31.5939165Z 
2023-09-21T12:59:31.5939187Z 
2023-09-21T12:59:31.5939194Z 
2023-09-21T12:59:31.5939200Z 
2023-09-21T12:59:31.5939206Z 
2023-09-21T12:59:31.5939212Z 
2023-09-21T12:59:31.5939218Z 
2023-09-21T12:59:31.5939225Z 
2023-09-21T12:59:31.5939764Z setuptools-68.0.0    | 1.4 MB    |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5940485Z 
2023-09-21T12:59:31.5940496Z 
2023-09-21T12:59:31.5940503Z 
2023-09-21T12:59:31.5940510Z 
2023-09-21T12:59:31.5940517Z 
2023-09-21T12:59:31.5940523Z 
2023-09-21T12:59:31.5940529Z 
2023-09-21T12:59:31.5940535Z 
2023-09-21T12:59:31.5940542Z 
2023-09-21T12:59:31.5940548Z 
2023-09-21T12:59:31.5940555Z 
2023-09-21T12:59:31.5940561Z 
2023-09-21T12:59:31.5940568Z 
2023-09-21T12:59:31.5940898Z 
2023-09-21T12:59:31.5940905Z 
2023-09-21T12:59:31.5940911Z 
2023-09-21T12:59:31.5940918Z 
2023-09-21T12:59:31.5941649Z hdf5-1.12.1          | 22.7 MB   |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5941946Z 
2023-09-21T12:59:31.5944024Z 
2023-09-21T12:59:31.5944086Z 
2023-09-21T12:59:31.5944096Z 
2023-09-21T12:59:31.5944103Z 
2023-09-21T12:59:31.5944112Z 
2023-09-21T12:59:31.5944119Z 
2023-09-21T12:59:31.5944126Z 
2023-09-21T12:59:31.5944133Z 
2023-09-21T12:59:31.5944140Z 
2023-09-21T12:59:31.5944146Z 
2023-09-21T12:59:31.5944153Z 
2023-09-21T12:59:31.5944251Z 
2023-09-21T12:59:31.5944258Z 
2023-09-21T12:59:31.5944334Z 
2023-09-21T12:59:31.5944345Z 
2023-09-21T12:59:31.5944354Z 
2023-09-21T12:59:31.5948203Z 
2023-09-21T12:59:31.5956664Z icc_rt-2022.1.0      | 10.6 MB   |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5957896Z 
2023-09-21T12:59:31.5957917Z 
2023-09-21T12:59:31.5957937Z 
2023-09-21T12:59:31.5957943Z 
2023-09-21T12:59:31.5957950Z 
2023-09-21T12:59:31.5957956Z 
2023-09-21T12:59:31.5957962Z 
2023-09-21T12:59:31.5957968Z 
2023-09-21T12:59:31.5957974Z 
2023-09-21T12:59:31.5957980Z 
2023-09-21T12:59:31.5958080Z 
2023-09-21T12:59:31.5961021Z 
2023-09-21T12:59:31.5961055Z 
2023-09-21T12:59:31.5961064Z 
2023-09-21T12:59:31.5961072Z 
2023-09-21T12:59:31.5961081Z 
2023-09-21T12:59:31.5961088Z 
2023-09-21T12:59:31.5961180Z 
2023-09-21T12:59:31.5961189Z 
2023-09-21T12:59:31.5978511Z  ... (more hidden) ...[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.5986927Z 
2023-09-21T12:59:31.5986956Z 
2023-09-21T12:59:31.5999615Z tzdata-2023c         | 119 KB    | #3         |  13% [A[A
2023-09-21T12:59:31.6003207Z 
2023-09-21T12:59:31.6003235Z 
2023-09-21T12:59:31.6004278Z 
2023-09-21T12:59:31.6004360Z 
2023-09-21T12:59:31.6004369Z 
2023-09-21T12:59:31.6009063Z xz-5.4.2             | 1.3 MB    | 1          |   1% [A[A[A[A[A
2023-09-21T12:59:31.6035289Z 
2023-09-21T12:59:31.6035318Z 
2023-09-21T12:59:31.6035328Z 
2023-09-21T12:59:31.6035335Z 
2023-09-21T12:59:31.6035427Z 
2023-09-21T12:59:31.6035434Z 
2023-09-21T12:59:31.6042046Z lzo-2.10             | 169 KB    | 9          |   9% [A[A[A[A[A[A
2023-09-21T12:59:31.6045570Z 
2023-09-21T12:59:31.6045593Z 
2023-09-21T12:59:31.6045601Z 
2023-09-21T12:59:31.6045607Z 
2023-09-21T12:59:31.6046204Z 
2023-09-21T12:59:31.6046214Z 
2023-09-21T12:59:31.6046220Z 
2023-09-21T12:59:31.6050985Z python-3.11.5        | 18.6 MB   |            |   0% [A[A[A[A[A[A[A
2023-09-21T12:59:31.6055525Z 
2023-09-21T12:59:31.6055551Z 
2023-09-21T12:59:31.6055558Z 
2023-09-21T12:59:31.6060534Z pip-23.2.1           | 3.5 MB    |            |   0% [A[A[A
2023-09-21T12:59:31.6065903Z 
2023-09-21T12:59:31.6065934Z 
2023-09-21T12:59:31.6065943Z 
2023-09-21T12:59:31.6065951Z 
2023-09-21T12:59:31.6065958Z 
2023-09-21T12:59:31.6065966Z 
2023-09-21T12:59:31.6065972Z 
2023-09-21T12:59:31.6068895Z python-3.11.5        | 18.6 MB   | ###5       |  35% [A[A[A[A[A[A[A
2023-09-21T12:59:31.6069305Z 
2023-09-21T12:59:31.6069317Z 
2023-09-21T12:59:31.6069324Z 
2023-09-21T12:59:31.6069331Z 
2023-09-21T12:59:31.6069339Z 
2023-09-21T12:59:31.6069345Z 
2023-09-21T12:59:31.6069458Z 
2023-09-21T12:59:31.6069464Z 
2023-09-21T12:59:31.6069753Z lz4-4.3.2            | 84 KB     | #8         |  19% [A[A[A[A[A[A[A[A
2023-09-21T12:59:31.6070000Z 
2023-09-21T12:59:31.6070009Z 
2023-09-21T12:59:31.6070016Z 
2023-09-21T12:59:31.6070023Z 
2023-09-21T12:59:31.6070077Z 
2023-09-21T12:59:31.6070084Z 
2023-09-21T12:59:31.6070091Z 
2023-09-21T12:59:31.6070351Z python-3.11.5        | 18.6 MB   | ########4  |  85% [A[A[A[A[A[A[A
2023-09-21T12:59:31.6070591Z 
2023-09-21T12:59:31.6070599Z 
2023-09-21T12:59:31.6070606Z 
2023-09-21T12:59:31.6070658Z 
2023-09-21T12:59:31.6070664Z 
2023-09-21T12:59:31.6070670Z 
2023-09-21T12:59:31.6070677Z 
2023-09-21T12:59:31.6070683Z 
2023-09-21T12:59:31.6070698Z 
2023-09-21T12:59:31.6071010Z lz4-c-1.9.4          | 140 KB    | #1         |  11% [A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.6071246Z 
2023-09-21T12:59:31.6071253Z 
2023-09-21T12:59:31.6071260Z 
2023-09-21T12:59:31.6071266Z 
2023-09-21T12:59:31.6071524Z 
2023-09-21T12:59:31.6071531Z 
2023-09-21T12:59:31.6071538Z 
2023-09-21T12:59:31.6071544Z 
2023-09-21T12:59:31.6071551Z 
2023-09-21T12:59:31.6071557Z 
2023-09-21T12:59:31.6071911Z vc-14.2              | 8 KB      | ########## | 100% [A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.6072158Z 
2023-09-21T12:59:31.6072165Z 
2023-09-21T12:59:31.6072172Z 
2023-09-21T12:59:31.6072178Z 
2023-09-21T12:59:31.6072184Z 
2023-09-21T12:59:31.6072191Z 
2023-09-21T12:59:31.6072197Z 
2023-09-21T12:59:31.6072204Z 
2023-09-21T12:59:31.6072210Z 
2023-09-21T12:59:31.6072216Z 
2023-09-21T12:59:31.6072223Z 
2023-09-21T12:59:31.6072602Z sqlite-3.41.2        | 1.3 MB    | 1          |   1% [A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.6072859Z 
2023-09-21T12:59:31.6072867Z 
2023-09-21T12:59:31.6072874Z 
2023-09-21T12:59:31.6072880Z 
2023-09-21T12:59:31.6072887Z 
2023-09-21T12:59:31.6072893Z 
2023-09-21T12:59:31.6072899Z 
2023-09-21T12:59:31.6072905Z 
2023-09-21T12:59:31.6072912Z 
2023-09-21T12:59:31.6072925Z 
2023-09-21T12:59:31.6072931Z 
2023-09-21T12:59:31.6072937Z 
2023-09-21T12:59:31.6073242Z tk-8.6.12            | 3.5 MB    |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.6073481Z 
2023-09-21T12:59:31.6073751Z ca-certificates-2023 | 161 KB    | 9          |  10% [A
2023-09-21T12:59:31.6073987Z 
2023-09-21T12:59:31.6073994Z 
2023-09-21T12:59:31.6074001Z 
2023-09-21T12:59:31.6074008Z 
2023-09-21T12:59:31.6074014Z 
2023-09-21T12:59:31.6074021Z 
2023-09-21T12:59:31.6074027Z 
2023-09-21T12:59:31.6074033Z 
2023-09-21T12:59:31.6074040Z 
2023-09-21T12:59:31.6074046Z 
2023-09-21T12:59:31.6074053Z 
2023-09-21T12:59:31.6074059Z 
2023-09-21T12:59:31.6074065Z 
2023-09-21T12:59:31.6074558Z blosc-1.21.3         | 91 KB     | #7         |  18% [A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.6074817Z 
2023-09-21T12:59:31.6074825Z 
2023-09-21T12:59:31.6074831Z 
2023-09-21T12:59:31.6074838Z 
2023-09-21T12:59:31.6074844Z 
2023-09-21T12:59:31.6074857Z 
2023-09-21T12:59:31.6074912Z 
2023-09-21T12:59:31.6074918Z 
2023-09-21T12:59:31.6074924Z 
2023-09-21T12:59:31.6074931Z 
2023-09-21T12:59:31.6074938Z 
2023-09-21T12:59:31.6074944Z 
2023-09-21T12:59:31.6074950Z 
2023-09-21T12:59:31.6074956Z 
2023-09-21T12:59:31.6076374Z bzip2-1.0.8          | 150 KB    | #          |  11% [A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:31.7132507Z 
2023-09-21T12:59:32.9195432Z 
2023-09-21T12:59:32.9195501Z 
2023-09-21T12:59:32.9195510Z 
2023-09-21T12:59:32.9195520Z 
2023-09-21T12:59:32.9195529Z 
2023-09-21T12:59:32.9195539Z 
2023-09-21T12:59:32.9195549Z 
2023-09-21T12:59:32.9195557Z 
2023-09-21T12:59:32.9195565Z 
2023-09-21T12:59:32.9195571Z 
2023-09-21T12:59:32.9195610Z 
2023-09-21T12:59:32.9195616Z 
2023-09-21T12:59:32.9195623Z 
2023-09-21T12:59:32.9195629Z 
2023-09-21T12:59:32.9201218Z zlib-1.2.13          | 145 KB    | #1         |  11% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9213263Z 
2023-09-21T12:59:32.9213318Z 
2023-09-21T12:59:32.9213326Z 
2023-09-21T12:59:32.9213333Z 
2023-09-21T12:59:32.9213340Z 
2023-09-21T12:59:32.9213347Z 
2023-09-21T12:59:32.9213353Z 
2023-09-21T12:59:32.9213359Z 
2023-09-21T12:59:32.9213994Z 
2023-09-21T12:59:32.9214006Z 
2023-09-21T12:59:32.9214014Z 
2023-09-21T12:59:32.9214020Z 
2023-09-21T12:59:32.9214027Z 
2023-09-21T12:59:32.9214034Z 
2023-09-21T12:59:32.9214040Z 
2023-09-21T12:59:32.9214046Z 
2023-09-21T12:59:32.9217985Z setuptools-68.0.0    | 1.4 MB    | 1          |   1% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9218876Z 
2023-09-21T12:59:32.9218929Z 
2023-09-21T12:59:32.9218938Z 
2023-09-21T12:59:32.9218947Z 
2023-09-21T12:59:32.9218954Z 
2023-09-21T12:59:32.9218976Z 
2023-09-21T12:59:32.9218982Z 
2023-09-21T12:59:32.9218989Z 
2023-09-21T12:59:32.9218995Z 
2023-09-21T12:59:32.9219001Z 
2023-09-21T12:59:32.9219007Z 
2023-09-21T12:59:32.9219014Z 
2023-09-21T12:59:32.9219020Z 
2023-09-21T12:59:32.9219032Z 
2023-09-21T12:59:32.9220103Z 
2023-09-21T12:59:32.9220118Z 
2023-09-21T12:59:32.9220124Z 
2023-09-21T12:59:32.9224416Z hdf5-1.12.1          | 22.7 MB   |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9224746Z 
2023-09-21T12:59:32.9224755Z 
2023-09-21T12:59:32.9224762Z 
2023-09-21T12:59:32.9224769Z 
2023-09-21T12:59:32.9224775Z 
2023-09-21T12:59:32.9224781Z 
2023-09-21T12:59:32.9224788Z 
2023-09-21T12:59:32.9224794Z 
2023-09-21T12:59:32.9224851Z 
2023-09-21T12:59:32.9224857Z 
2023-09-21T12:59:32.9224863Z 
2023-09-21T12:59:32.9224869Z 
2023-09-21T12:59:32.9224876Z 
2023-09-21T12:59:32.9224882Z 
2023-09-21T12:59:32.9224888Z 
2023-09-21T12:59:32.9224894Z 
2023-09-21T12:59:32.9224901Z 
2023-09-21T12:59:32.9224921Z 
2023-09-21T12:59:32.9226269Z icc_rt-2022.1.0      | 10.6 MB   |            |   0% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9226583Z 
2023-09-21T12:59:32.9226592Z 
2023-09-21T12:59:32.9226598Z 
2023-09-21T12:59:32.9226615Z 
2023-09-21T12:59:32.9226622Z 
2023-09-21T12:59:32.9226629Z 
2023-09-21T12:59:32.9226635Z 
2023-09-21T12:59:32.9226642Z 
2023-09-21T12:59:32.9226648Z 
2023-09-21T12:59:32.9226654Z 
2023-09-21T12:59:32.9226660Z 
2023-09-21T12:59:32.9226667Z 
2023-09-21T12:59:32.9226673Z 
2023-09-21T12:59:32.9226679Z 
2023-09-21T12:59:32.9226686Z 
2023-09-21T12:59:32.9226692Z 
2023-09-21T12:59:32.9226699Z 
2023-09-21T12:59:32.9226705Z 
2023-09-21T12:59:32.9226934Z 
2023-09-21T12:59:32.9227264Z  ... (more hidden) ...[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9227530Z 
2023-09-21T12:59:32.9227537Z 
2023-09-21T12:59:32.9227544Z 
2023-09-21T12:59:32.9227551Z 
2023-09-21T12:59:32.9227557Z 
2023-09-21T12:59:32.9227890Z 
2023-09-21T12:59:32.9227897Z 
2023-09-21T12:59:32.9227903Z 
2023-09-21T12:59:32.9227910Z 
2023-09-21T12:59:32.9227916Z 
2023-09-21T12:59:32.9227922Z 
2023-09-21T12:59:32.9227929Z 
2023-09-21T12:59:32.9227935Z 
2023-09-21T12:59:32.9227941Z 
2023-09-21T12:59:32.9227955Z 
2023-09-21T12:59:32.9227962Z 
2023-09-21T12:59:32.9227969Z 
2023-09-21T12:59:32.9227975Z 
2023-09-21T12:59:32.9228378Z icc_rt-2022.1.0      | 10.6 MB   | #####      |  50% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9228863Z 
2023-09-21T12:59:32.9228880Z 
2023-09-21T12:59:32.9228887Z 
2023-09-21T12:59:32.9228893Z 
2023-09-21T12:59:32.9228900Z 
2023-09-21T12:59:32.9228906Z 
2023-09-21T12:59:32.9228913Z 
2023-09-21T12:59:32.9228919Z 
2023-09-21T12:59:32.9228925Z 
2023-09-21T12:59:32.9228932Z 
2023-09-21T12:59:32.9228938Z 
2023-09-21T12:59:32.9228944Z 
2023-09-21T12:59:32.9228951Z 
2023-09-21T12:59:32.9228957Z 
2023-09-21T12:59:32.9229026Z 
2023-09-21T12:59:32.9229181Z 
2023-09-21T12:59:32.9229188Z 
2023-09-21T12:59:32.9229558Z hdf5-1.12.1          | 22.7 MB   | #9         |  20% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9230120Z snappy-1.1.9         | 6.2 MB    |            |   0% 
2023-09-21T12:59:32.9230351Z 
2023-09-21T12:59:32.9230360Z 
2023-09-21T12:59:32.9230366Z 
2023-09-21T12:59:32.9230373Z 
2023-09-21T12:59:32.9230379Z 
2023-09-21T12:59:32.9230385Z 
2023-09-21T12:59:32.9230392Z 
2023-09-21T12:59:32.9230398Z 
2023-09-21T12:59:32.9230404Z 
2023-09-21T12:59:32.9230411Z 
2023-09-21T12:59:32.9230466Z 
2023-09-21T12:59:32.9230472Z 
2023-09-21T12:59:32.9230478Z 
2023-09-21T12:59:32.9230484Z 
2023-09-21T12:59:32.9230491Z 
2023-09-21T12:59:32.9230497Z 
2023-09-21T12:59:32.9230503Z 
2023-09-21T12:59:32.9230878Z hdf5-1.12.1          | 22.7 MB   | ####4      |  45% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9231125Z 
2023-09-21T12:59:32.9231132Z 
2023-09-21T12:59:32.9231139Z 
2023-09-21T12:59:32.9231153Z 
2023-09-21T12:59:32.9231159Z 
2023-09-21T12:59:32.9231166Z 
2023-09-21T12:59:32.9231172Z 
2023-09-21T12:59:32.9231179Z 
2023-09-21T12:59:32.9231185Z 
2023-09-21T12:59:32.9231191Z 
2023-09-21T12:59:32.9231198Z 
2023-09-21T12:59:32.9231204Z 
2023-09-21T12:59:32.9231394Z 
2023-09-21T12:59:32.9231402Z 
2023-09-21T12:59:32.9231409Z 
2023-09-21T12:59:32.9231415Z 
2023-09-21T12:59:32.9231422Z 
2023-09-21T12:59:32.9231428Z 
2023-09-21T12:59:32.9231930Z icc_rt-2022.1.0      | 10.6 MB   | ########   |  80% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9232443Z snappy-1.1.9         | 6.2 MB    | ####3      |  43% 
2023-09-21T12:59:32.9232661Z 
2023-09-21T12:59:32.9232668Z 
2023-09-21T12:59:32.9232675Z 
2023-09-21T12:59:32.9232681Z 
2023-09-21T12:59:32.9232688Z 
2023-09-21T12:59:32.9232694Z 
2023-09-21T12:59:32.9232700Z 
2023-09-21T12:59:32.9232707Z 
2023-09-21T12:59:32.9232713Z 
2023-09-21T12:59:32.9232720Z 
2023-09-21T12:59:32.9232726Z 
2023-09-21T12:59:32.9232740Z 
2023-09-21T12:59:32.9232746Z 
2023-09-21T12:59:32.9232752Z 
2023-09-21T12:59:32.9232804Z 
2023-09-21T12:59:32.9232811Z 
2023-09-21T12:59:32.9232817Z 
2023-09-21T12:59:32.9233103Z hdf5-1.12.1          | 22.7 MB   | ######     |  61% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9233365Z 
2023-09-21T12:59:32.9233373Z 
2023-09-21T12:59:32.9233379Z 
2023-09-21T12:59:32.9233433Z 
2023-09-21T12:59:32.9233439Z 
2023-09-21T12:59:32.9233445Z 
2023-09-21T12:59:32.9233452Z 
2023-09-21T12:59:32.9233458Z 
2023-09-21T12:59:32.9233464Z 
2023-09-21T12:59:32.9233470Z 
2023-09-21T12:59:32.9233477Z 
2023-09-21T12:59:32.9233483Z 
2023-09-21T12:59:32.9233489Z 
2023-09-21T12:59:32.9233496Z 
2023-09-21T12:59:32.9233503Z 
2023-09-21T12:59:32.9233509Z 
2023-09-21T12:59:32.9233516Z 
2023-09-21T12:59:32.9233849Z hdf5-1.12.1          | 22.7 MB   | #########  |  90% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:32.9234096Z 
2023-09-21T12:59:32.9234259Z 
2023-09-21T12:59:32.9234265Z 
2023-09-21T12:59:32.9234272Z 
2023-09-21T12:59:32.9234589Z zstd-1.5.5           | 1.8 MB    |            |   1% [A[A[A[A
2023-09-21T12:59:32.9234821Z 
2023-09-21T12:59:32.9234828Z 
2023-09-21T12:59:32.9234835Z 
2023-09-21T12:59:32.9235377Z 
2023-09-21T12:59:32.9235400Z 
2023-09-21T12:59:32.9235797Z xz-5.4.2             | 1.3 MB    | ########## | 100% [A[A[A[A[A
2023-09-21T12:59:32.9236039Z 
2023-09-21T12:59:32.9236047Z 
2023-09-21T12:59:32.9236053Z 
2023-09-21T12:59:32.9236059Z 
2023-09-21T12:59:32.9236066Z 
2023-09-21T12:59:32.9236331Z xz-5.4.2             | 1.3 MB    | ########## | 100% [A[A[A[A[A
2023-09-21T12:59:32.9236556Z 
2023-09-21T12:59:32.9236563Z 
2023-09-21T12:59:32.9236570Z 
2023-09-21T12:59:32.9236576Z 
2023-09-21T12:59:32.9236583Z 
2023-09-21T12:59:32.9236589Z 
2023-09-21T12:59:32.9236870Z lzo-2.10             | 169 KB    | ########## | 100% [A[A[A[A[A[A
2023-09-21T12:59:32.9237095Z 
2023-09-21T12:59:32.9237114Z 
2023-09-21T12:59:32.9237120Z 
2023-09-21T12:59:32.9237127Z 
2023-09-21T12:59:32.9237133Z 
2023-09-21T12:59:32.9237139Z 
2023-09-21T12:59:32.9845174Z lzo-2.10             | 169 KB    | ########## | 100% [A[A[A[A[A[A
2023-09-21T12:59:32.9846779Z 
2023-09-21T12:59:32.9847188Z 
2023-09-21T12:59:32.9848512Z tzdata-2023c         | 119 KB    | ########## | 100% [A[A
2023-09-21T12:59:32.9849625Z 
2023-09-21T12:59:32.9849992Z 
2023-09-21T12:59:33.0840295Z tzdata-2023c         | 119 KB    | ########## | 100% [A[A
2023-09-21T12:59:33.0842224Z 
2023-09-21T12:59:33.0844953Z 
2023-09-21T12:59:33.0845162Z 
2023-09-21T12:59:33.0845276Z 
2023-09-21T12:59:33.0845380Z 
2023-09-21T12:59:33.0845489Z 
2023-09-21T12:59:33.0845684Z 
2023-09-21T12:59:33.0845907Z 
2023-09-21T12:59:33.0848299Z lz4-4.3.2            | 84 KB     | ########## | 100% [A[A[A[A[A[A[A[A
2023-09-21T12:59:33.0853195Z 
2023-09-21T12:59:33.0855243Z 
2023-09-21T12:59:33.0858770Z 
2023-09-21T12:59:33.0858948Z 
2023-09-21T12:59:33.0859099Z 
2023-09-21T12:59:33.0859203Z 
2023-09-21T12:59:33.0859306Z 
2023-09-21T12:59:33.0859515Z 
2023-09-21T12:59:33.1631551Z lz4-4.3.2            | 84 KB     | ########## | 100% [A[A[A[A[A[A[A[A
2023-09-21T12:59:33.1632588Z 
2023-09-21T12:59:33.1635264Z 
2023-09-21T12:59:33.1637369Z 
2023-09-21T12:59:33.1637874Z 
2023-09-21T12:59:33.1638033Z 
2023-09-21T12:59:33.1638149Z 
2023-09-21T12:59:33.1638774Z 
2023-09-21T12:59:33.1638927Z 
2023-09-21T12:59:33.1639153Z 
2023-09-21T12:59:33.1640331Z lz4-c-1.9.4          | 140 KB    | ########## | 100% [A[A[A[A[A[A[A[A[A
2023-09-21T12:59:33.1650279Z 
2023-09-21T12:59:33.1650446Z 
2023-09-21T12:59:33.1650559Z 
2023-09-21T12:59:33.1652037Z 
2023-09-21T12:59:33.1652685Z 
2023-09-21T12:59:33.1652845Z 
2023-09-21T12:59:33.1668816Z 
2023-09-21T12:59:33.1669110Z 
2023-09-21T12:59:33.1671887Z 
2023-09-21T12:59:33.1969666Z lz4-c-1.9.4          | 140 KB    | ########## | 100% [A[A[A[A[A[A[A[A[A
2023-09-21T12:59:33.1970742Z 
2023-09-21T12:59:33.1971345Z 
2023-09-21T12:59:33.1971628Z 
2023-09-21T12:59:33.1973688Z 
2023-09-21T12:59:33.1974024Z 
2023-09-21T12:59:33.1974151Z 
2023-09-21T12:59:33.1974263Z 
2023-09-21T12:59:33.1974379Z 
2023-09-21T12:59:33.1974489Z 
2023-09-21T12:59:33.1974723Z 
2023-09-21T12:59:35.3129305Z vc-14.2              | 8 KB      | ########## | 100% [A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:35.3132543Z 
2023-09-21T12:59:35.3133115Z 
2023-09-21T12:59:35.3133392Z 
2023-09-21T12:59:35.3135781Z pip-23.2.1           | 3.5 MB    | ########## | 100% [A[A[A
2023-09-21T12:59:35.3136955Z 
2023-09-21T12:59:35.3137088Z 
2023-09-21T12:59:35.3137274Z 
2023-09-21T12:59:35.6414990Z pip-23.2.1           | 3.5 MB    | ########## | 100% [A[A[A
2023-09-21T12:59:35.6418978Z 
2023-09-21T12:59:35.6419234Z 
2023-09-21T12:59:35.6419381Z 
2023-09-21T12:59:35.6419498Z 
2023-09-21T12:59:35.6419977Z 
2023-09-21T12:59:35.6420101Z 
2023-09-21T12:59:35.6420257Z 
2023-09-21T12:59:35.6423545Z 
2023-09-21T12:59:35.6423681Z 
2023-09-21T12:59:35.6423796Z 
2023-09-21T12:59:35.6424130Z 
2023-09-21T12:59:35.6430186Z sqlite-3.41.2        | 1.3 MB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:35.6513733Z 
2023-09-21T12:59:35.6513892Z 
2023-09-21T12:59:35.6514038Z 
2023-09-21T12:59:35.6514153Z 
2023-09-21T12:59:35.6536065Z 
2023-09-21T12:59:35.6596325Z 
2023-09-21T12:59:35.6596813Z 
2023-09-21T12:59:35.6597039Z 
2023-09-21T12:59:35.6597171Z 
2023-09-21T12:59:35.6597282Z 
2023-09-21T12:59:35.6597393Z 
2023-09-21T12:59:35.7305649Z sqlite-3.41.2        | 1.3 MB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:35.7307600Z 
2023-09-21T12:59:35.7315108Z ca-certificates-2023 | 161 KB    | ########## | 100% [A
2023-09-21T12:59:35.7318988Z 
2023-09-21T12:59:35.7865988Z ca-certificates-2023 | 161 KB    | ########## | 100% [A
2023-09-21T12:59:35.7871504Z 
2023-09-21T12:59:35.7872012Z 
2023-09-21T12:59:35.7872179Z 
2023-09-21T12:59:35.7872333Z 
2023-09-21T12:59:35.7872463Z 
2023-09-21T12:59:35.7872576Z 
2023-09-21T12:59:35.7872689Z 
2023-09-21T12:59:35.7872933Z 
2023-09-21T12:59:35.7874232Z 
2023-09-21T12:59:35.7874590Z 
2023-09-21T12:59:35.7874713Z 
2023-09-21T12:59:35.7874826Z 
2023-09-21T12:59:35.7875978Z 
2023-09-21T12:59:35.7876668Z blosc-1.21.3         | 91 KB     | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:35.7884592Z 
2023-09-21T12:59:35.8059151Z 
2023-09-21T12:59:35.8060158Z 
2023-09-21T12:59:35.8094413Z 
2023-09-21T12:59:35.8113067Z 
2023-09-21T12:59:35.8113278Z 
2023-09-21T12:59:35.8113403Z 
2023-09-21T12:59:35.8113521Z 
2023-09-21T12:59:35.8113636Z 
2023-09-21T12:59:35.8113747Z 
2023-09-21T12:59:35.8113858Z 
2023-09-21T12:59:35.8114123Z 
2023-09-21T12:59:35.8114356Z 
2023-09-21T12:59:35.8785277Z blosc-1.21.3         | 91 KB     | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:35.8789188Z 
2023-09-21T12:59:35.8789649Z 
2023-09-21T12:59:35.8789817Z 
2023-09-21T12:59:35.8789926Z 
2023-09-21T12:59:35.8790036Z 
2023-09-21T12:59:35.8790141Z 
2023-09-21T12:59:35.8790243Z 
2023-09-21T12:59:35.8790341Z 
2023-09-21T12:59:35.8791271Z 
2023-09-21T12:59:35.8791980Z 
2023-09-21T12:59:35.8792143Z 
2023-09-21T12:59:35.8792585Z 
2023-09-21T12:59:35.8793468Z 
2023-09-21T12:59:35.8793812Z 
2023-09-21T12:59:35.8794374Z bzip2-1.0.8          | 150 KB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:35.8806335Z 
2023-09-21T12:59:35.8806601Z 
2023-09-21T12:59:35.8807474Z 
2023-09-21T12:59:35.8807824Z 
2023-09-21T12:59:35.8807955Z 
2023-09-21T12:59:35.8808065Z 
2023-09-21T12:59:35.8808165Z 
2023-09-21T12:59:35.8808264Z 
2023-09-21T12:59:35.8808364Z 
2023-09-21T12:59:35.8808464Z 
2023-09-21T12:59:35.8808569Z 
2023-09-21T12:59:35.8808668Z 
2023-09-21T12:59:35.8852050Z 
2023-09-21T12:59:35.8852356Z 
2023-09-21T12:59:38.8180575Z bzip2-1.0.8          | 150 KB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:38.8182752Z 
2023-09-21T12:59:38.8182848Z 
2023-09-21T12:59:38.8184967Z 
2023-09-21T12:59:38.8185081Z 
2023-09-21T12:59:38.8185143Z 
2023-09-21T12:59:38.8185737Z 
2023-09-21T12:59:38.8185836Z 
2023-09-21T12:59:38.8186426Z 
2023-09-21T12:59:38.8186652Z 
2023-09-21T12:59:38.8187534Z 
2023-09-21T12:59:38.8187883Z 
2023-09-21T12:59:38.8190704Z 
2023-09-21T12:59:38.8195209Z tk-8.6.12            | 3.5 MB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:38.8196106Z 
2023-09-21T12:59:38.8196193Z 
2023-09-21T12:59:38.8196253Z 
2023-09-21T12:59:38.8196309Z 
2023-09-21T12:59:38.8196365Z 
2023-09-21T12:59:38.8196423Z 
2023-09-21T12:59:38.8196479Z 
2023-09-21T12:59:38.8196535Z 
2023-09-21T12:59:38.8196591Z 
2023-09-21T12:59:38.8196649Z 
2023-09-21T12:59:38.8196704Z 
2023-09-21T12:59:38.8200553Z 
2023-09-21T12:59:38.9425762Z tk-8.6.12            | 3.5 MB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:39.9549068Z 
2023-09-21T12:59:39.9561276Z 
2023-09-21T12:59:39.9561312Z 
2023-09-21T12:59:39.9561321Z 
2023-09-21T12:59:39.9561330Z 
2023-09-21T12:59:39.9561338Z 
2023-09-21T12:59:39.9561349Z 
2023-09-21T12:59:39.9561357Z 
2023-09-21T12:59:39.9561526Z 
2023-09-21T12:59:39.9561534Z 
2023-09-21T12:59:39.9561567Z 
2023-09-21T12:59:39.9561574Z 
2023-09-21T12:59:39.9561581Z 
2023-09-21T12:59:39.9561588Z 
2023-09-21T12:59:39.9561594Z 
2023-09-21T12:59:39.9562691Z zlib-1.2.13          | 145 KB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:39.9565948Z 
2023-09-21T12:59:39.9565975Z 
2023-09-21T12:59:39.9565982Z 
2023-09-21T12:59:39.9565988Z 
2023-09-21T12:59:39.9565995Z 
2023-09-21T12:59:39.9566001Z 
2023-09-21T12:59:39.9566008Z 
2023-09-21T12:59:39.9566014Z 
2023-09-21T12:59:39.9566021Z 
2023-09-21T12:59:39.9566027Z 
2023-09-21T12:59:39.9566034Z 
2023-09-21T12:59:39.9566040Z 
2023-09-21T12:59:39.9566047Z 
2023-09-21T12:59:39.9566053Z 
2023-09-21T12:59:39.9566322Z 
2023-09-21T12:59:40.5075495Z zlib-1.2.13          | 145 KB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:40.5082685Z 
2023-09-21T12:59:40.5083183Z 
2023-09-21T12:59:40.5083353Z 
2023-09-21T12:59:40.5083472Z 
2023-09-21T12:59:40.5083624Z 
2023-09-21T12:59:40.5083733Z 
2023-09-21T12:59:40.5083847Z 
2023-09-21T12:59:40.5083958Z 
2023-09-21T12:59:40.5084068Z 
2023-09-21T12:59:40.5085851Z 
2023-09-21T12:59:40.5085997Z 
2023-09-21T12:59:40.5086106Z 
2023-09-21T12:59:40.5135262Z 
2023-09-21T12:59:40.5152519Z 
2023-09-21T12:59:40.5164653Z 
2023-09-21T12:59:40.5197536Z 
2023-09-21T12:59:40.5241246Z setuptools-68.0.0    | 1.4 MB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:40.5255434Z 
2023-09-21T12:59:40.5255676Z 
2023-09-21T12:59:40.5255993Z 
2023-09-21T12:59:40.5256118Z 
2023-09-21T12:59:40.5256230Z 
2023-09-21T12:59:40.5256344Z 
2023-09-21T12:59:40.5256456Z 
2023-09-21T12:59:40.5256566Z 
2023-09-21T12:59:40.5256709Z 
2023-09-21T12:59:40.5256819Z 
2023-09-21T12:59:40.5260508Z 
2023-09-21T12:59:40.5260846Z 
2023-09-21T12:59:40.5260952Z 
2023-09-21T12:59:40.5261062Z 
2023-09-21T12:59:40.5261164Z 
2023-09-21T12:59:40.5261558Z 
2023-09-21T12:59:41.2479844Z setuptools-68.0.0    | 1.4 MB    | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:41.2481618Z 
2023-09-21T12:59:41.2482989Z 
2023-09-21T12:59:41.2484532Z 
2023-09-21T12:59:41.2484867Z 
2023-09-21T12:59:41.2484989Z 
2023-09-21T12:59:41.2485101Z 
2023-09-21T12:59:41.2485210Z 
2023-09-21T12:59:41.2485319Z 
2023-09-21T12:59:41.2485428Z 
2023-09-21T12:59:41.2488855Z 
2023-09-21T12:59:41.2489887Z 
2023-09-21T12:59:41.2490052Z 
2023-09-21T12:59:41.2490977Z 
2023-09-21T12:59:41.2495251Z 
2023-09-21T12:59:41.2500987Z 
2023-09-21T12:59:41.2501250Z 
2023-09-21T12:59:41.2501369Z 
2023-09-21T12:59:41.2501479Z 
2023-09-21T12:59:41.2537988Z 
2023-09-21T12:59:41.2541165Z  ... (more hidden) ...[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:41.2544281Z 
2023-09-21T12:59:41.2544432Z 
2023-09-21T12:59:41.2544543Z 
2023-09-21T12:59:41.2544653Z 
2023-09-21T12:59:41.2544895Z 
2023-09-21T12:59:41.2547240Z 
2023-09-21T12:59:41.2547424Z 
2023-09-21T12:59:41.2547777Z 
2023-09-21T12:59:41.2547910Z 
2023-09-21T12:59:41.2548036Z 
2023-09-21T12:59:41.2548177Z 
2023-09-21T12:59:41.2548385Z 
2023-09-21T12:59:41.2548518Z 
2023-09-21T12:59:41.2548623Z 
2023-09-21T12:59:41.2552045Z 
2023-09-21T12:59:41.2552293Z 
2023-09-21T12:59:41.2552403Z 
2023-09-21T12:59:41.2552503Z 
2023-09-21T12:59:41.2553179Z 
2023-09-21T12:59:42.4329781Z  ... (more hidden) ...[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:42.4600154Z 
2023-09-21T12:59:42.4649513Z 
2023-09-21T12:59:42.4649803Z 
2023-09-21T12:59:42.4649924Z 
2023-09-21T12:59:42.4650052Z 
2023-09-21T12:59:42.4650164Z 
2023-09-21T12:59:42.4650415Z 
2023-09-21T12:59:43.9911530Z python-3.11.5        | 18.6 MB   | ########## | 100% [A[A[A[A[A[A[A
2023-09-21T12:59:43.9924108Z 
2023-09-21T12:59:43.9924637Z 
2023-09-21T12:59:43.9924877Z 
2023-09-21T12:59:43.9924994Z 
2023-09-21T12:59:43.9929653Z 
2023-09-21T12:59:43.9930029Z 
2023-09-21T12:59:43.9930143Z 
2023-09-21T12:59:43.9930277Z 
2023-09-21T12:59:43.9940248Z 
2023-09-21T12:59:43.9940511Z 
2023-09-21T12:59:43.9940628Z 
2023-09-21T12:59:43.9940739Z 
2023-09-21T12:59:43.9940853Z 
2023-09-21T12:59:43.9941597Z 
2023-09-21T12:59:43.9955176Z 
2023-09-21T12:59:43.9955381Z 
2023-09-21T12:59:43.9955783Z 
2023-09-21T12:59:43.9961037Z 
2023-09-21T12:59:44.3686592Z icc_rt-2022.1.0      | 10.6 MB   | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:44.3693926Z snappy-1.1.9         | 6.2 MB    | ########## | 100% 
2023-09-21T12:59:46.2770058Z snappy-1.1.9         | 6.2 MB    | ########## | 100% 
2023-09-21T12:59:46.2770752Z 
2023-09-21T12:59:46.2770940Z 
2023-09-21T12:59:46.2771083Z 
2023-09-21T12:59:46.2771311Z 
2023-09-21T12:59:46.2771839Z zstd-1.5.5           | 1.8 MB    | ########## | 100% [A[A[A[A
2023-09-21T12:59:46.2772208Z 
2023-09-21T12:59:46.2772322Z 
2023-09-21T12:59:46.2772432Z 
2023-09-21T12:59:46.2772543Z 
2023-09-21T12:59:49.5993044Z zstd-1.5.5           | 1.8 MB    | ########## | 100% [A[A[A[A
2023-09-21T12:59:50.5998460Z 
2023-09-21T12:59:50.5998502Z 
2023-09-21T12:59:50.5998511Z 
2023-09-21T12:59:50.5998521Z 
2023-09-21T12:59:50.5998531Z 
2023-09-21T12:59:50.5998606Z 
2023-09-21T12:59:50.5998616Z 
2023-09-21T12:59:50.5998625Z 
2023-09-21T12:59:50.5998634Z 
2023-09-21T12:59:50.5998644Z 
2023-09-21T12:59:50.5998657Z 
2023-09-21T12:59:50.5998666Z 
2023-09-21T12:59:50.5998675Z 
2023-09-21T12:59:50.5998684Z 
2023-09-21T12:59:50.5998692Z 
2023-09-21T12:59:50.5998700Z 
2023-09-21T12:59:50.5998709Z 
2023-09-21T12:59:50.5999381Z hdf5-1.12.1          | 22.7 MB   | ########## | 100% [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.5999663Z 
2023-09-21T12:59:50.5999698Z 
2023-09-21T12:59:50.5999706Z 
2023-09-21T12:59:50.5999715Z 
2023-09-21T12:59:50.5999725Z 
2023-09-21T12:59:50.5999733Z 
2023-09-21T12:59:50.5999741Z 
2023-09-21T12:59:50.5999748Z 
2023-09-21T12:59:50.5999756Z 
2023-09-21T12:59:50.5999764Z 
2023-09-21T12:59:50.6000067Z 
2023-09-21T12:59:50.6000075Z 
2023-09-21T12:59:50.6000082Z 
2023-09-21T12:59:50.6000088Z 
2023-09-21T12:59:50.6000094Z 
2023-09-21T12:59:50.6000156Z 
2023-09-21T12:59:50.6000163Z 
2023-09-21T12:59:50.6000169Z 
2023-09-21T12:59:50.6000175Z 
2023-09-21T12:59:50.6000273Z                       
2023-09-21T12:59:50.6000737Z [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6001102Z                                                      
2023-09-21T12:59:50.6001296Z 
2023-09-21T12:59:50.6001304Z 
2023-09-21T12:59:50.6001554Z                                                      [A
2023-09-21T12:59:50.6001754Z 
2023-09-21T12:59:50.6001762Z 
2023-09-21T12:59:50.6001963Z                                                      [A[A
2023-09-21T12:59:50.6002177Z 
2023-09-21T12:59:50.6002184Z 
2023-09-21T12:59:50.6002192Z 
2023-09-21T12:59:50.6002448Z                                                      [A[A[A
2023-09-21T12:59:50.6002648Z 
2023-09-21T12:59:50.6002663Z 
2023-09-21T12:59:50.6002670Z 
2023-09-21T12:59:50.6002676Z 
2023-09-21T12:59:50.6002941Z                                                      [A[A[A[A
2023-09-21T12:59:50.6003146Z 
2023-09-21T12:59:50.6003153Z 
2023-09-21T12:59:50.6003159Z 
2023-09-21T12:59:50.6003166Z 
2023-09-21T12:59:50.6003172Z 
2023-09-21T12:59:50.6003427Z                                                      [A[A[A[A[A
2023-09-21T12:59:50.6003629Z 
2023-09-21T12:59:50.6003636Z 
2023-09-21T12:59:50.6003643Z 
2023-09-21T12:59:50.6003649Z 
2023-09-21T12:59:50.6003656Z 
2023-09-21T12:59:50.6003662Z 
2023-09-21T12:59:50.6003919Z                                                      [A[A[A[A[A[A
2023-09-21T12:59:50.6004130Z 
2023-09-21T12:59:50.6004349Z 
2023-09-21T12:59:50.6004356Z 
2023-09-21T12:59:50.6004362Z 
2023-09-21T12:59:50.6004368Z 
2023-09-21T12:59:50.6004375Z 
2023-09-21T12:59:50.6004382Z 
2023-09-21T12:59:50.6004695Z                                                      [A[A[A[A[A[A[A
2023-09-21T12:59:50.6004918Z 
2023-09-21T12:59:50.6004925Z 
2023-09-21T12:59:50.6004931Z 
2023-09-21T12:59:50.6004938Z 
2023-09-21T12:59:50.6004944Z 
2023-09-21T12:59:50.6004951Z 
2023-09-21T12:59:50.6004957Z 
2023-09-21T12:59:50.6004963Z 
2023-09-21T12:59:50.6005982Z                                                      [A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6006281Z 
2023-09-21T12:59:50.6006290Z 
2023-09-21T12:59:50.6006296Z 
2023-09-21T12:59:50.6006302Z 
2023-09-21T12:59:50.6006308Z 
2023-09-21T12:59:50.6006315Z 
2023-09-21T12:59:50.6006321Z 
2023-09-21T12:59:50.6006327Z 
2023-09-21T12:59:50.6006385Z 
2023-09-21T12:59:50.6006674Z                                                      [A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6006916Z 
2023-09-21T12:59:50.6006924Z 
2023-09-21T12:59:50.6006931Z 
2023-09-21T12:59:50.6006938Z 
2023-09-21T12:59:50.6006944Z 
2023-09-21T12:59:50.6006998Z 
2023-09-21T12:59:50.6007005Z 
2023-09-21T12:59:50.6007012Z 
2023-09-21T12:59:50.6007024Z 
2023-09-21T12:59:50.6007030Z 
2023-09-21T12:59:50.6007324Z                                                      [A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6007500Z 
2023-09-21T12:59:50.6007507Z 
2023-09-21T12:59:50.6007559Z 
2023-09-21T12:59:50.6007566Z 
2023-09-21T12:59:50.6007572Z 
2023-09-21T12:59:50.6007578Z 
2023-09-21T12:59:50.6007585Z 
2023-09-21T12:59:50.6007591Z 
2023-09-21T12:59:50.6007598Z 
2023-09-21T12:59:50.6007604Z 
2023-09-21T12:59:50.6007610Z 
2023-09-21T12:59:50.6007910Z                                                      [A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6008125Z 
2023-09-21T12:59:50.6008132Z 
2023-09-21T12:59:50.6008138Z 
2023-09-21T12:59:50.6008144Z 
2023-09-21T12:59:50.6008157Z 
2023-09-21T12:59:50.6008164Z 
2023-09-21T12:59:50.6008171Z 
2023-09-21T12:59:50.6008177Z 
2023-09-21T12:59:50.6008184Z 
2023-09-21T12:59:50.6008190Z 
2023-09-21T12:59:50.6008196Z 
2023-09-21T12:59:50.6008203Z 
2023-09-21T12:59:50.6008501Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6010319Z 
2023-09-21T12:59:50.6010330Z 
2023-09-21T12:59:50.6010337Z 
2023-09-21T12:59:50.6010343Z 
2023-09-21T12:59:50.6010350Z 
2023-09-21T12:59:50.6010356Z 
2023-09-21T12:59:50.6010362Z 
2023-09-21T12:59:50.6010368Z 
2023-09-21T12:59:50.6010374Z 
2023-09-21T12:59:50.6010381Z 
2023-09-21T12:59:50.6010387Z 
2023-09-21T12:59:50.6010393Z 
2023-09-21T12:59:50.6010439Z 
2023-09-21T12:59:50.6010769Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6010980Z 
2023-09-21T12:59:50.6010987Z 
2023-09-21T12:59:50.6010993Z 
2023-09-21T12:59:50.6010999Z 
2023-09-21T12:59:50.6011015Z 
2023-09-21T12:59:50.6011062Z 
2023-09-21T12:59:50.6011069Z 
2023-09-21T12:59:50.6011076Z 
2023-09-21T12:59:50.6011082Z 
2023-09-21T12:59:50.6011088Z 
2023-09-21T12:59:50.6011094Z 
2023-09-21T12:59:50.6011101Z 
2023-09-21T12:59:50.6011107Z 
2023-09-21T12:59:50.6011119Z 
2023-09-21T12:59:50.6011418Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6011632Z 
2023-09-21T12:59:50.6011639Z 
2023-09-21T12:59:50.6011646Z 
2023-09-21T12:59:50.6011653Z 
2023-09-21T12:59:50.6011660Z 
2023-09-21T12:59:50.6011666Z 
2023-09-21T12:59:50.6011672Z 
2023-09-21T12:59:50.6011678Z 
2023-09-21T12:59:50.6011685Z 
2023-09-21T12:59:50.6011691Z 
2023-09-21T12:59:50.6011698Z 
2023-09-21T12:59:50.6011704Z 
2023-09-21T12:59:50.6011711Z 
2023-09-21T12:59:50.6011717Z 
2023-09-21T12:59:50.6011723Z 
2023-09-21T12:59:50.6012008Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6012382Z 
2023-09-21T12:59:50.6012389Z 
2023-09-21T12:59:50.6012396Z 
2023-09-21T12:59:50.6012403Z 
2023-09-21T12:59:50.6012409Z 
2023-09-21T12:59:50.6012415Z 
2023-09-21T12:59:50.6012421Z 
2023-09-21T12:59:50.6012428Z 
2023-09-21T12:59:50.6012435Z 
2023-09-21T12:59:50.6012446Z 
2023-09-21T12:59:50.6012501Z 
2023-09-21T12:59:50.6012507Z 
2023-09-21T12:59:50.6012513Z 
2023-09-21T12:59:50.6012519Z 
2023-09-21T12:59:50.6012525Z 
2023-09-21T12:59:50.6012532Z 
2023-09-21T12:59:50.6012839Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6013061Z 
2023-09-21T12:59:50.6013068Z 
2023-09-21T12:59:50.6013075Z 
2023-09-21T12:59:50.6013081Z 
2023-09-21T12:59:50.6013088Z 
2023-09-21T12:59:50.6013094Z 
2023-09-21T12:59:50.6013100Z 
2023-09-21T12:59:50.6013106Z 
2023-09-21T12:59:50.6013112Z 
2023-09-21T12:59:50.6013118Z 
2023-09-21T12:59:50.6013124Z 
2023-09-21T12:59:50.6013130Z 
2023-09-21T12:59:50.6013143Z 
2023-09-21T12:59:50.6013150Z 
2023-09-21T12:59:50.6013156Z 
2023-09-21T12:59:50.6013162Z 
2023-09-21T12:59:50.6013169Z 
2023-09-21T12:59:50.6013482Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6013713Z 
2023-09-21T12:59:50.6013720Z 
2023-09-21T12:59:50.6013727Z 
2023-09-21T12:59:50.6013733Z 
2023-09-21T12:59:50.6013740Z 
2023-09-21T12:59:50.6013746Z 
2023-09-21T12:59:50.6013753Z 
2023-09-21T12:59:50.6013759Z 
2023-09-21T12:59:50.6013766Z 
2023-09-21T12:59:50.6013772Z 
2023-09-21T12:59:50.6013816Z 
2023-09-21T12:59:50.6013822Z 
2023-09-21T12:59:50.6013828Z 
2023-09-21T12:59:50.6013835Z 
2023-09-21T12:59:50.6013841Z 
2023-09-21T12:59:50.6013848Z 
2023-09-21T12:59:50.6013854Z 
2023-09-21T12:59:50.6013861Z 
2023-09-21T12:59:50.6014180Z                                                      [A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A[A
2023-09-21T12:59:50.6014410Z 
2023-09-21T12:59:50.6014417Z 
2023-09-21T12:59:50.6014430Z 
2023-09-21T12:59:50.6014572Z [A
2023-09-21T12:59:50.6014684Z 
2023-09-21T12:59:50.6014691Z 
2023-09-21T12:59:50.6014811Z [A[A
2023-09-21T12:59:50.6014972Z 
2023-09-21T12:59:50.6014980Z 
2023-09-21T12:59:50.6014986Z 
2023-09-21T12:59:50.6015136Z [A[A[A
2023-09-21T12:59:50.6015456Z 
2023-09-21T12:59:50.6015640Z Preparing transaction: ...working... done
2023-09-21T12:59:51.8094439Z Verifying transaction: ...working... done
2023-09-21T12:59:58.9033578Z Executing transaction: ...working... done
2023-09-21T13:00:04.1010132Z ##[endgroup]
2023-09-21T13:00:04.1111198Z                                                             [32m✓ [0m145.87s
2023-09-21T13:00:04.1111808Z 
2023-09-21T13:00:04.1112443Z [1m[34mBuilding cp38-win_amd64 wheel[0m
2023-09-21T13:00:04.1112900Z CPython 3.8 Windows 64bit
2023-09-21T13:00:04.1113118Z 
2023-09-21T13:00:04.1113742Z ##[group]Installing Python cp38...
2023-09-21T13:00:04.1114050Z 
2023-09-21T13:00:04.1114719Z + Download https://dist.nuget.org/win-x86-commandline/latest/nuget.exe to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe
2023-09-21T13:00:05.1562553Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.8.10 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:00:08.1318023Z Feeds used:
2023-09-21T13:00:08.1318746Z   https://api.nuget.org/v3/index.json
2023-09-21T13:00:08.1319299Z   C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
2023-09-21T13:00:08.1319787Z   https://api.nuget.org/v3/index.json
2023-09-21T13:00:08.1320124Z 
2023-09-21T13:00:08.1855350Z 
2023-09-21T13:00:08.1855557Z 
2023-09-21T13:00:09.1888420Z Attempting to gather dependency information for package 'python.3.8.10' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0'
2023-09-21T13:00:09.1889307Z Gathering dependency information took 638 ms
2023-09-21T13:00:09.1890419Z Attempting to resolve dependencies for package 'python.3.8.10' with DependencyBehavior 'Lowest'
2023-09-21T13:00:09.1890909Z Resolving dependency information took 0 ms
2023-09-21T13:00:09.1891393Z Resolving actions to install package 'python.3.8.10'
2023-09-21T13:00:09.1891939Z Resolved actions to install package 'python.3.8.10'
2023-09-21T13:00:09.1892451Z Retrieving package 'python 3.8.10' from 'nuget.org'.
2023-09-21T13:00:10.1895526Z   GET https://api.nuget.org/v3-flatcontainer/python/3.8.10/python.3.8.10.nupkg
2023-09-21T13:00:10.1896350Z   OK https://api.nuget.org/v3-flatcontainer/python/3.8.10/python.3.8.10.nupkg 6ms
2023-09-21T13:00:16.8585977Z Installed python 3.8.10 from https://api.nuget.org/v3/index.json with content hash niIr+QDZ0L8zYhDWWEoEzb4ZGp4qSehpaVCPe3KzEIH/+qtrl0iLURDNypLuXBjiyWLKTEulCGXLZHdKuIcfdg==.
2023-09-21T13:00:16.8798464Z Adding package 'python.3.8.10' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:00:18.6064151Z Added package 'python.3.8.10' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:00:18.6078181Z Successfully installed 'python 3.8.10' to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython
2023-09-21T13:00:18.6105644Z Executing nuget actions took 9.59 sec
2023-09-21T13:00:18.6452971Z ##[endgroup]
2023-09-21T13:00:18.6454318Z                                                              [32m✓ [0m14.55s
2023-09-21T13:00:18.6455172Z ##[group]Setting up build environment...
2023-09-21T13:00:18.6455578Z 
2023-09-21T13:00:18.6471975Z + Download https://github.com/pypa/get-virtualenv/blob/20.21.1/public/virtualenv.pyz?raw=true to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.1.pyz
2023-09-21T13:00:19.1997374Z + 'C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe' -sS 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.1.pyz' --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --python 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.8.10\tools\python.exe' 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv'
2023-09-21T13:00:29.1368564Z created virtual environment CPython3.8.10.final.0-64 in 9117ms
2023-09-21T13:00:29.1369572Z   creator CPython3Windows(dest=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:00:29.1370385Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv)
2023-09-21T13:00:29.1370948Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:00:29.1371844Z + python -m pip install --upgrade pip -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python38.txt'
2023-09-21T13:00:32.4476615Z Requirement already satisfied: pip in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv\lib\site-packages (23.2.1)
2023-09-21T13:00:32.7338779Z + where python
2023-09-21T13:00:33.6397097Z C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv\Scripts\python.exe
2023-09-21T13:00:33.6397755Z C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe
2023-09-21T13:00:33.6398217Z C:\hostedtoolcache\windows\Python\3.9.13\x64\python.exe
2023-09-21T13:00:33.6398588Z C:\ProgramData\Chocolatey\bin\python.exe
2023-09-21T13:00:33.6399031Z + python --version
2023-09-21T13:00:33.6399344Z Python 3.8.10
2023-09-21T13:00:33.6399805Z + python -c '"import struct; print(struct.calcsize('"'"'P'"'"') * 8)"'
2023-09-21T13:00:33.6400199Z + where python
2023-09-21T13:00:33.6400515Z + where pip
2023-09-21T13:00:33.6400851Z + pip --version
2023-09-21T13:00:34.1588232Z pip 23.2.1 from C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv\lib\site-packages\pip (python 3.8)
2023-09-21T13:00:34.1590761Z 
2023-09-21T13:00:34.1591323Z ##[endgroup]
2023-09-21T13:00:34.1593147Z                                                              [32m✓ [0m15.34s
2023-09-21T13:00:34.1594627Z ##[group]Installing build tools...
2023-09-21T13:00:34.1595657Z 
2023-09-21T13:00:34.1596425Z + pip install --upgrade setuptools wheel -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python38.txt'
2023-09-21T13:00:35.2899069Z Requirement already satisfied: setuptools in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv\lib\site-packages (68.2.2)
2023-09-21T13:00:35.6763820Z Requirement already satisfied: wheel in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp38-win_amd64\build\venv\lib\site-packages (0.41.2)
2023-09-21T13:00:35.9008647Z ##[endgroup]
2023-09-21T13:00:35.9009935Z                                                               [32m✓ [0m1.91s
2023-09-21T13:00:35.9011016Z ##[group]Running before_build...
2023-09-21T13:00:35.9011399Z 
2023-09-21T13:00:35.9013568Z + python -m pip install -r requirements.txt delvewheel blosc2
2023-09-21T13:00:37.2613902Z Collecting delvewheel
2023-09-21T13:00:37.2618578Z   Obtaining dependency information for delvewheel from https://files.pythonhosted.org/packages/af/39/b371f0ad72100c8aed22a65d211a44a3840ef4370b880b2d647464672944/delvewheel-1.5.1-py3-none-any.whl.metadata
2023-09-21T13:00:37.3089142Z   Downloading delvewheel-1.5.1-py3-none-any.whl.metadata (11 kB)
2023-09-21T13:00:37.4235044Z Collecting blosc2
2023-09-21T13:00:37.4237371Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/23/be/2e71b7f66fcb3e287bf0d3863bb37b5a59e12b3b97b4cdbdff292785e0a7/blosc2-2.2.7-cp38-cp38-win_amd64.whl.metadata
2023-09-21T13:00:37.4320457Z   Downloading blosc2-2.2.7-cp38-cp38-win_amd64.whl.metadata (9.3 kB)
2023-09-21T13:00:37.8571303Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:00:37.8574587Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/6e/ca/42e03f850a9e25aab2573eda74481053fff8156e41462dbef08c7a2e2ed9/Cython-3.0.2-cp38-cp38-win_amd64.whl.metadata
2023-09-21T13:00:37.8650712Z   Downloading Cython-3.0.2-cp38-cp38-win_amd64.whl.metadata (3.2 kB)
2023-09-21T13:00:38.1574051Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:00:38.1579401Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/69/65/0d47953afa0ad569d12de5f65d964321c208492064c38fe3b0b9744f8d44/numpy-1.24.4-cp38-cp38-win_amd64.whl.metadata
2023-09-21T13:00:38.1666662Z   Downloading numpy-1.24.4-cp38-cp38-win_amd64.whl.metadata (5.6 kB)
2023-09-21T13:00:38.2673707Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:00:38.2677518Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/34/28/286d73ab378eefc99ef07b208c68d9be968518c8b0ce8067e438c1a84ef1/numexpr-2.8.6-cp38-cp38-win_amd64.whl.metadata
2023-09-21T13:00:38.2764351Z   Downloading numexpr-2.8.6-cp38-cp38-win_amd64.whl.metadata (8.2 kB)
2023-09-21T13:00:38.3409932Z Collecting packaging (from -r requirements.txt (line 6))
2023-09-21T13:00:38.3447865Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:00:38.3791736Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:00:38.3859375Z   Downloading py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:00:38.4219224Z Collecting pefile (from delvewheel)
2023-09-21T13:00:38.4293306Z   Downloading pefile-2023.2.7-py3-none-any.whl (71 kB)
2023-09-21T13:00:38.4480920Z      ---------------------------------------- 71.8/71.8 kB 4.1 MB/s eta 0:00:00
2023-09-21T13:00:38.5394832Z Collecting msgpack (from blosc2)
2023-09-21T13:00:38.5398862Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/67/5b/950e7f8d439490b5b1e6968a8489c3d81c1eea04ddd5fc29777ca60906b0/msgpack-1.0.6-cp38-cp38-win_amd64.whl.metadata
2023-09-21T13:00:38.5469066Z   Downloading msgpack-1.0.6-cp38-cp38-win_amd64.whl.metadata (9.4 kB)
2023-09-21T13:00:38.5818761Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:00:38.5906614Z   Downloading ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:00:38.6086986Z      ---------------------------------------- 85.7/85.7 kB 5.0 MB/s eta 0:00:00
2023-09-21T13:00:38.6701822Z Downloading delvewheel-1.5.1-py3-none-any.whl (53 kB)
2023-09-21T13:00:38.6871720Z    ---------------------------------------- 53.2/53.2 kB 2.7 MB/s eta 0:00:00
2023-09-21T13:00:38.6985150Z Downloading blosc2-2.2.7-cp38-cp38-win_amd64.whl (2.3 MB)
2023-09-21T13:00:38.7789869Z    ---------------------------------------- 2.3/2.3 MB 29.2 MB/s eta 0:00:00
2023-09-21T13:00:38.7874546Z Downloading Cython-3.0.2-cp38-cp38-win_amd64.whl (2.8 MB)
2023-09-21T13:00:38.8526221Z    ---------------------------------------- 2.8/2.8 MB 44.7 MB/s eta 0:00:00
2023-09-21T13:00:38.8630679Z Downloading numpy-1.24.4-cp38-cp38-win_amd64.whl (14.9 MB)
2023-09-21T13:00:39.1446081Z    ---------------------------------------- 14.9/14.9 MB 46.7 MB/s eta 0:00:00
2023-09-21T13:00:39.1542729Z Downloading numexpr-2.8.6-cp38-cp38-win_amd64.whl (94 kB)
2023-09-21T13:00:39.1724553Z    ---------------------------------------- 95.0/95.0 kB 5.3 MB/s eta 0:00:00
2023-09-21T13:00:39.2221473Z Downloading msgpack-1.0.6-cp38-cp38-win_amd64.whl (162 kB)
2023-09-21T13:00:39.2422244Z    ---------------------------------------- 162.5/162.5 kB 9.5 MB/s eta 0:00:00
2023-09-21T13:00:39.6760465Z Installing collected packages: py-cpuinfo, pefile, packaging, numpy, ndindex, msgpack, cython, numexpr, delvewheel, blosc2
2023-09-21T13:00:47.2304985Z Successfully installed blosc2-2.2.7 cython-3.0.2 delvewheel-1.5.1 msgpack-1.0.6 ndindex-1.7 numexpr-2.8.6 numpy-1.24.4 packaging-23.1 pefile-2023.2.7 py-cpuinfo-9.0.0
2023-09-21T13:00:48.2465816Z ##[endgroup]
2023-09-21T13:00:48.2467000Z                                                              [32m✓ [0m11.37s
2023-09-21T13:00:48.2467777Z ##[group]Building wheel...
2023-09-21T13:00:48.2467988Z 
2023-09-21T13:00:48.2468765Z + python -m pip wheel 'D:\a\PyTables\PyTables' '--wheel-dir=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\built_wheel' --no-deps
2023-09-21T13:00:48.5735440Z Processing d:\a\pytables\pytables
2023-09-21T13:00:48.5851100Z   Installing build dependencies: started
2023-09-21T13:01:00.8352927Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:01:01.8331700Z   Getting requirements to build wheel: started
2023-09-21T13:01:33.9987270Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:01:33.9987855Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:01:41.5948451Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:01:41.6092755Z Building wheels for collected packages: tables
2023-09-21T13:01:41.6130025Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:02:41.6431035Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:04:02.6043626Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:04:13.3566075Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:04:13.3693240Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp38-cp38-win_amd64.whl size=2280292 sha256=8addf5c5f673996f65f05305b997686d9a4a232add5ef7c91c74a38d5b452af5
2023-09-21T13:04:13.3695002Z   Stored in directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-v_ugukmg\wheels\65\a9\d2\4871eb73d070f72cb64cfb080064d08ce9cff9ff5f94adbcb1
2023-09-21T13:04:13.3768422Z Successfully built tables
2023-09-21T13:04:14.1362946Z ##[endgroup]
2023-09-21T13:04:14.1364309Z                                                             [32m✓ [0m206.87s
2023-09-21T13:04:14.1367794Z ##[group]Repairing wheel...
2023-09-21T13:04:14.1368716Z 
2023-09-21T13:04:14.1370141Z + delvewheel repair -w C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\repaired_wheel C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\built_wheel\tables-3.8.1.dev0-cp38-cp38-win_amd64.whl
2023-09-21T13:04:17.4850562Z repairing C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\built_wheel\tables-3.8.1.dev0-cp38-cp38-win_amd64.whl
2023-09-21T13:04:17.4851478Z finding DLL dependencies
2023-09-21T13:04:17.4851955Z copying DLLs into tables.libs
2023-09-21T13:04:17.4852371Z mangling DLL names
2023-09-21T13:04:17.4852799Z patching tables\__init__.py
2023-09-21T13:04:17.4853218Z repackaging wheel
2023-09-21T13:04:17.4854126Z fixed wheel written to C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp38-win_amd64\repaired_wheel\tables-3.8.1.dev0-cp38-cp38-win_amd64.whl
2023-09-21T13:04:18.4495300Z ##[endgroup]
2023-09-21T13:04:18.4496717Z                                                               [32m✓ [0m4.30s
2023-09-21T13:04:18.4497080Z 
2023-09-21T13:04:18.4497495Z [32m✓ [0mcp38-win_amd64 finished in 254.34s
2023-09-21T13:04:18.4515336Z 
2023-09-21T13:04:18.4516149Z [1m[34mBuilding cp39-win_amd64 wheel[0m
2023-09-21T13:04:18.4516662Z CPython 3.9 Windows 64bit
2023-09-21T13:04:18.4516962Z 
2023-09-21T13:04:18.4525600Z ##[group]Installing Python cp39...
2023-09-21T13:04:18.4526008Z 
2023-09-21T13:04:18.4541023Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.9.13 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:04:19.3004616Z Feeds used:
2023-09-21T13:04:19.3005445Z   C:\Users\runneradmin\.nuget\packages\
2023-09-21T13:04:19.3005922Z   https://api.nuget.org/v3/index.json
2023-09-21T13:04:19.3006452Z   C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
2023-09-21T13:04:19.3008959Z   https://api.nuget.org/v3/index.json
2023-09-21T13:04:19.3009688Z 
2023-09-21T13:04:19.4566227Z 
2023-09-21T13:04:19.4566298Z 
2023-09-21T13:04:19.4608929Z Attempting to gather dependency information for package 'python.3.9.13' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0'
2023-09-21T13:04:19.7719089Z Gathering dependency information took 288 ms
2023-09-21T13:04:19.7855558Z Attempting to resolve dependencies for package 'python.3.9.13' with DependencyBehavior 'Lowest'
2023-09-21T13:04:19.8471011Z Resolving dependency information took 0 ms
2023-09-21T13:04:19.8472303Z Resolving actions to install package 'python.3.9.13'
2023-09-21T13:04:19.8496059Z Resolved actions to install package 'python.3.9.13'
2023-09-21T13:04:19.8980707Z Retrieving package 'python 3.9.13' from 'nuget.org'.
2023-09-21T13:04:20.1515398Z   GET https://api.nuget.org/v3-flatcontainer/python/3.9.13/python.3.9.13.nupkg
2023-09-21T13:04:20.2230592Z   OK https://api.nuget.org/v3-flatcontainer/python/3.9.13/python.3.9.13.nupkg 62ms
2023-09-21T13:04:28.9022226Z Installed python 3.9.13 from https://api.nuget.org/v3/index.json with content hash Y9rag81Yk0TmyMZjyV1dKBBaCS1VWL1ueAnogL5gbrnc77Xrsij7CafxdHebBWKmtowX4L36naQ7Ayg2qIbEwQ==.
2023-09-21T13:04:28.9235668Z Adding package 'python.3.9.13' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:04:30.8064384Z Added package 'python.3.9.13' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:04:30.8079957Z Successfully installed 'python 3.9.13' to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython
2023-09-21T13:04:30.8107973Z Executing nuget actions took 10.93 sec
2023-09-21T13:04:30.8328851Z ##[endgroup]
2023-09-21T13:04:30.8330916Z                                                              [32m✓ [0m12.37s
2023-09-21T13:04:30.8331920Z ##[group]Setting up build environment...
2023-09-21T13:04:30.8333152Z 
2023-09-21T13:04:30.8348078Z + 'C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe' -sS 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.1.pyz' --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --python 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.9.13\tools\python.exe' 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv'
2023-09-21T13:04:38.8286293Z created virtual environment CPython3.9.13.final.0-64 in 7614ms
2023-09-21T13:04:38.8287626Z   creator CPython3Windows(dest=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:04:38.8288740Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv)
2023-09-21T13:04:38.8289514Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:04:38.8775099Z + python -m pip install --upgrade pip -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python39.txt'
2023-09-21T13:04:42.8401325Z Requirement already satisfied: pip in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv\lib\site-packages (23.2.1)
2023-09-21T13:04:43.1643943Z + where python
2023-09-21T13:04:43.2035018Z C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv\Scripts\python.exe
2023-09-21T13:04:43.2114497Z C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe
2023-09-21T13:04:43.2226183Z C:\hostedtoolcache\windows\Python\3.9.13\x64\python.exe
2023-09-21T13:04:43.2755846Z C:\ProgramData\Chocolatey\bin\python.exe
2023-09-21T13:04:43.3139061Z + python --version
2023-09-21T13:04:43.3479787Z Python 3.9.13
2023-09-21T13:04:43.3526467Z + python -c '"import struct; print(struct.calcsize('"'"'P'"'"') * 8)"'
2023-09-21T13:04:43.4208323Z + where python
2023-09-21T13:04:43.5692097Z + where pip
2023-09-21T13:04:43.7145134Z + pip --version
2023-09-21T13:04:44.3475237Z pip 23.2.1 from C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv\lib\site-packages\pip (python 3.9)
2023-09-21T13:04:44.3476949Z 
2023-09-21T13:04:44.4093909Z ##[endgroup]
2023-09-21T13:04:44.4095101Z                                                              [32m✓ [0m13.58s
2023-09-21T13:04:44.4095903Z ##[group]Installing build tools...
2023-09-21T13:04:44.4096231Z 
2023-09-21T13:04:44.4096951Z + pip install --upgrade setuptools wheel -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python39.txt'
2023-09-21T13:04:45.7821661Z Requirement already satisfied: setuptools in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv\lib\site-packages (68.2.2)
2023-09-21T13:04:46.1424424Z Requirement already satisfied: wheel in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp39-win_amd64\build\venv\lib\site-packages (0.41.2)
2023-09-21T13:04:46.3689571Z ##[endgroup]
2023-09-21T13:04:46.3690911Z                                                               [32m✓ [0m1.96s
2023-09-21T13:04:46.3691705Z ##[group]Running before_build...
2023-09-21T13:04:46.3692009Z 
2023-09-21T13:04:46.3693569Z + python -m pip install -r requirements.txt delvewheel blosc2
2023-09-21T13:04:47.7667116Z Collecting delvewheel
2023-09-21T13:04:47.7671293Z   Obtaining dependency information for delvewheel from https://files.pythonhosted.org/packages/af/39/b371f0ad72100c8aed22a65d211a44a3840ef4370b880b2d647464672944/delvewheel-1.5.1-py3-none-any.whl.metadata
2023-09-21T13:04:47.7711712Z   Using cached delvewheel-1.5.1-py3-none-any.whl.metadata (11 kB)
2023-09-21T13:04:47.8645107Z Collecting blosc2
2023-09-21T13:04:47.8649492Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/eb/ae/b1683ff2af362b7ac7298861526ff38f0d663243ae7650029b4844a5e33d/blosc2-2.2.7-cp39-cp39-win_amd64.whl.metadata
2023-09-21T13:04:47.9090950Z   Downloading blosc2-2.2.7-cp39-cp39-win_amd64.whl.metadata (9.3 kB)
2023-09-21T13:04:48.2694569Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:04:48.2698069Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/f9/20/400f5caa238051c54534f8ae76f9b2fcf1cd4171e7eba8d50f0066aff2ba/Cython-3.0.2-cp39-cp39-win_amd64.whl.metadata
2023-09-21T13:04:48.2767111Z   Downloading Cython-3.0.2-cp39-cp39-win_amd64.whl.metadata (3.2 kB)
2023-09-21T13:04:48.5578821Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:04:48.5582729Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/97/43/4cd9dc8c051537ed0613fcfc4229dfb9eb39fe058c8d42632977465bfdb5/numpy-1.26.0-cp39-cp39-win_amd64.whl.metadata
2023-09-21T13:04:48.5655855Z   Downloading numpy-1.26.0-cp39-cp39-win_amd64.whl.metadata (61 kB)
2023-09-21T13:04:48.5889662Z      ---------------------------------------- 61.1/61.1 kB 3.4 MB/s eta 0:00:00
2023-09-21T13:04:48.6720103Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:04:48.6724077Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/22/45/336708903fb50fd460b20e2361237e9b0524863fd2fccf31ac5ec9b391e0/numexpr-2.8.6-cp39-cp39-win_amd64.whl.metadata
2023-09-21T13:04:48.6800896Z   Downloading numexpr-2.8.6-cp39-cp39-win_amd64.whl.metadata (8.2 kB)
2023-09-21T13:04:48.7307118Z Collecting packaging (from -r requirements.txt (line 6))
2023-09-21T13:04:48.7345159Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:04:48.7652807Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:04:48.7689672Z   Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:04:48.7935442Z Collecting pefile (from delvewheel)
2023-09-21T13:04:48.7974187Z   Using cached pefile-2023.2.7-py3-none-any.whl (71 kB)
2023-09-21T13:04:48.8853381Z Collecting msgpack (from blosc2)
2023-09-21T13:04:48.8856832Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/13/61/3870704a303314a5e85277317a40ea4f7eeaf0489f48e941f624297e9c1b/msgpack-1.0.6-cp39-cp39-win_amd64.whl.metadata
2023-09-21T13:04:48.8924573Z   Downloading msgpack-1.0.6-cp39-cp39-win_amd64.whl.metadata (9.4 kB)
2023-09-21T13:04:48.9275058Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:04:48.9313857Z   Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:04:48.9945032Z Using cached delvewheel-1.5.1-py3-none-any.whl (53 kB)
2023-09-21T13:04:49.0061168Z Downloading blosc2-2.2.7-cp39-cp39-win_amd64.whl (2.3 MB)
2023-09-21T13:04:49.0798913Z    ---------------------------------------- 2.3/2.3 MB 29.2 MB/s eta 0:00:00
2023-09-21T13:04:49.0910373Z Downloading Cython-3.0.2-cp39-cp39-win_amd64.whl (2.8 MB)
2023-09-21T13:04:49.1599332Z    ---------------------------------------- 2.8/2.8 MB 44.6 MB/s eta 0:00:00
2023-09-21T13:04:49.1707043Z Downloading numpy-1.26.0-cp39-cp39-win_amd64.whl (15.8 MB)
2023-09-21T13:04:49.5275264Z    ---------------------------------------- 15.8/15.8 MB 36.3 MB/s eta 0:00:00
2023-09-21T13:04:49.5346692Z Downloading numexpr-2.8.6-cp39-cp39-win_amd64.whl (94 kB)
2023-09-21T13:04:49.5531973Z    ---------------------------------------- 95.0/95.0 kB 5.3 MB/s eta 0:00:00
2023-09-21T13:04:49.5634032Z Downloading msgpack-1.0.6-cp39-cp39-win_amd64.whl (162 kB)
2023-09-21T13:04:49.5852806Z    --------------------------------------- 162.5/162.5 kB 10.2 MB/s eta 0:00:00
2023-09-21T13:04:50.0480042Z Installing collected packages: py-cpuinfo, pefile, packaging, numpy, ndindex, msgpack, cython, numexpr, delvewheel, blosc2
2023-09-21T13:04:57.8686195Z Successfully installed blosc2-2.2.7 cython-3.0.2 delvewheel-1.5.1 msgpack-1.0.6 ndindex-1.7 numexpr-2.8.6 numpy-1.26.0 packaging-23.1 pefile-2023.2.7 py-cpuinfo-9.0.0
2023-09-21T13:04:58.0119730Z ##[endgroup]
2023-09-21T13:04:58.0120997Z                                                              [32m✓ [0m11.64s
2023-09-21T13:04:58.0122219Z ##[group]Building wheel...
2023-09-21T13:04:58.0122991Z 
2023-09-21T13:04:58.0133312Z + python -m pip wheel 'D:\a\PyTables\PyTables' '--wheel-dir=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\built_wheel' --no-deps
2023-09-21T13:04:59.3325727Z Processing d:\a\pytables\pytables
2023-09-21T13:04:59.3440022Z   Installing build dependencies: started
2023-09-21T13:05:12.3192994Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:05:12.3217310Z   Getting requirements to build wheel: started
2023-09-21T13:05:20.2821967Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:05:20.2911479Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:05:27.9985864Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:05:28.0138023Z Building wheels for collected packages: tables
2023-09-21T13:05:28.0177433Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:06:28.2065009Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:07:40.3453421Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:07:51.5502641Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:07:51.5503954Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp39-cp39-win_amd64.whl size=2278483 sha256=a1f9a559019a85913b3e2956113f89c415e98573ca23c5862b07f139e39d7bde
2023-09-21T13:07:51.5504927Z   Stored in directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-r5w568zv\wheels\a3\a6\ed\c6b42d2381d29097d91b1b2def883c14099442a5df895cdf46
2023-09-21T13:07:51.5505756Z Successfully built tables
2023-09-21T13:07:52.5504411Z ##[endgroup]
2023-09-21T13:07:52.5505346Z                                                             [32m✓ [0m173.82s
2023-09-21T13:07:52.5506146Z ##[group]Repairing wheel...
2023-09-21T13:07:52.5506363Z 
2023-09-21T13:07:52.5507224Z + delvewheel repair -w C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\repaired_wheel C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\built_wheel\tables-3.8.1.dev0-cp39-cp39-win_amd64.whl
2023-09-21T13:07:55.1599969Z repairing C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\built_wheel\tables-3.8.1.dev0-cp39-cp39-win_amd64.whl
2023-09-21T13:07:55.1601435Z finding DLL dependencies
2023-09-21T13:07:55.1601880Z copying DLLs into tables.libs
2023-09-21T13:07:55.1602229Z mangling DLL names
2023-09-21T13:07:55.1602694Z patching tables\__init__.py
2023-09-21T13:07:55.1603085Z repackaging wheel
2023-09-21T13:07:55.1603953Z fixed wheel written to C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp39-win_amd64\repaired_wheel\tables-3.8.1.dev0-cp39-cp39-win_amd64.whl
2023-09-21T13:07:56.1645981Z ##[endgroup]
2023-09-21T13:07:56.1648573Z                                                               [32m✓ [0m4.33s
2023-09-21T13:07:56.1648989Z 
2023-09-21T13:07:56.1649391Z [32m✓ [0mcp39-win_amd64 finished in 217.71s
2023-09-21T13:07:56.1667342Z 
2023-09-21T13:07:56.1667921Z [1m[34mBuilding cp310-win_amd64 wheel[0m
2023-09-21T13:07:56.1668861Z CPython 3.10 Windows 64bit
2023-09-21T13:07:56.1669387Z 
2023-09-21T13:07:56.1673572Z ##[group]Installing Python cp310...
2023-09-21T13:07:56.1673927Z 
2023-09-21T13:07:56.1682169Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.10.11 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:07:57.0566830Z Feeds used:
2023-09-21T13:07:57.0567715Z   C:\Users\runneradmin\.nuget\packages\
2023-09-21T13:07:57.0569148Z   https://api.nuget.org/v3/index.json
2023-09-21T13:07:57.0569827Z   C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
2023-09-21T13:07:57.0570872Z   https://api.nuget.org/v3/index.json
2023-09-21T13:07:57.0571281Z 
2023-09-21T13:07:57.2292520Z 
2023-09-21T13:07:57.2292847Z 
2023-09-21T13:07:57.2323229Z Attempting to gather dependency information for package 'python.3.10.11' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0'
2023-09-21T13:07:57.7789662Z Gathering dependency information took 526 ms
2023-09-21T13:07:57.7920480Z Attempting to resolve dependencies for package 'python.3.10.11' with DependencyBehavior 'Lowest'
2023-09-21T13:07:57.8529237Z Resolving dependency information took 0 ms
2023-09-21T13:07:57.8530563Z Resolving actions to install package 'python.3.10.11'
2023-09-21T13:07:57.8557921Z Resolved actions to install package 'python.3.10.11'
2023-09-21T13:07:57.8988609Z Retrieving package 'python 3.10.11' from 'nuget.org'.
2023-09-21T13:07:58.1187887Z   GET https://api.nuget.org/v3-flatcontainer/python/3.10.11/python.3.10.11.nupkg
2023-09-21T13:07:58.1250444Z   OK https://api.nuget.org/v3-flatcontainer/python/3.10.11/python.3.10.11.nupkg 6ms
2023-09-21T13:08:09.4177060Z Installed python 3.10.11 from https://api.nuget.org/v3/index.json with content hash UxC16pkpOgvZKLGz+QYunfLnmMlPXnRiZoLen58mie9UktnWal66p7Xl8L57q2W/fvxLGz8jZmZRIIATLElDdg==.
2023-09-21T13:08:09.4414308Z Adding package 'python.3.10.11' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:08:11.3987591Z Added package 'python.3.10.11' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:08:11.4001357Z Successfully installed 'python 3.10.11' to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython
2023-09-21T13:08:11.4029399Z Executing nuget actions took 13.52 sec
2023-09-21T13:08:11.4298074Z ##[endgroup]
2023-09-21T13:08:11.4299299Z                                                              [32m✓ [0m15.25s
2023-09-21T13:08:11.4301644Z ##[group]Setting up build environment...
2023-09-21T13:08:11.4302305Z 
2023-09-21T13:08:11.4319285Z + 'C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe' -sS 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.1.pyz' --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --python 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.10.11\tools\python.exe' 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv'
2023-09-21T13:08:22.3208620Z created virtual environment CPython3.10.11.final.0-64 in 10460ms
2023-09-21T13:08:22.3209981Z   creator CPython3Windows(dest=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:08:22.3210836Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv)
2023-09-21T13:08:22.3211575Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:08:22.3601158Z + python -m pip install --upgrade pip -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python310.txt'
2023-09-21T13:08:25.8284081Z Requirement already satisfied: pip in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv\lib\site-packages (23.2.1)
2023-09-21T13:08:26.1524226Z + where python
2023-09-21T13:08:26.1852245Z C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv\Scripts\python.exe
2023-09-21T13:08:26.1921693Z C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe
2023-09-21T13:08:26.2035479Z C:\hostedtoolcache\windows\Python\3.9.13\x64\python.exe
2023-09-21T13:08:26.2625510Z C:\ProgramData\Chocolatey\bin\python.exe
2023-09-21T13:08:26.3074894Z + python --version
2023-09-21T13:08:26.3416525Z Python 3.10.11
2023-09-21T13:08:26.3459859Z + python -c '"import struct; print(struct.calcsize('"'"'P'"'"') * 8)"'
2023-09-21T13:08:26.4113723Z + where python
2023-09-21T13:08:26.5568614Z + where pip
2023-09-21T13:08:26.6905148Z + pip --version
2023-09-21T13:08:27.3160499Z pip 23.2.1 from C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv\lib\site-packages\pip (python 3.10)
2023-09-21T13:08:27.3161276Z 
2023-09-21T13:08:27.3800473Z ##[endgroup]
2023-09-21T13:08:27.3801859Z                                                              [32m✓ [0m15.96s
2023-09-21T13:08:27.3802610Z ##[group]Installing build tools...
2023-09-21T13:08:27.3802861Z 
2023-09-21T13:08:27.3803619Z + pip install --upgrade setuptools wheel -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python310.txt'
2023-09-21T13:08:28.7052249Z Requirement already satisfied: setuptools in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv\lib\site-packages (68.2.2)
2023-09-21T13:08:29.0613629Z Requirement already satisfied: wheel in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp310-win_amd64\build\venv\lib\site-packages (0.41.2)
2023-09-21T13:08:29.2766880Z ##[endgroup]
2023-09-21T13:08:29.2771226Z                                                               [32m✓ [0m1.89s
2023-09-21T13:08:29.2772445Z ##[group]Running before_build...
2023-09-21T13:08:29.2772834Z 
2023-09-21T13:08:29.2773512Z + python -m pip install -r requirements.txt delvewheel blosc2
2023-09-21T13:08:30.6688868Z Collecting delvewheel
2023-09-21T13:08:30.6696109Z   Obtaining dependency information for delvewheel from https://files.pythonhosted.org/packages/af/39/b371f0ad72100c8aed22a65d211a44a3840ef4370b880b2d647464672944/delvewheel-1.5.1-py3-none-any.whl.metadata
2023-09-21T13:08:30.6726758Z   Using cached delvewheel-1.5.1-py3-none-any.whl.metadata (11 kB)
2023-09-21T13:08:30.7590557Z Collecting blosc2
2023-09-21T13:08:30.7595202Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/50/16/7e7e01ff544079aa85e102be30f1b04e6c49497b02ef5ff47a628f02f5b2/blosc2-2.2.7-cp310-cp310-win_amd64.whl.metadata
2023-09-21T13:08:30.7976450Z   Downloading blosc2-2.2.7-cp310-cp310-win_amd64.whl.metadata (9.3 kB)
2023-09-21T13:08:31.1375141Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:08:31.1379041Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/db/3e/8cf60af86446b129e79adee5d9131ec7eb043297e20c04bc31670331325c/Cython-3.0.2-cp310-cp310-win_amd64.whl.metadata
2023-09-21T13:08:31.1450038Z   Downloading Cython-3.0.2-cp310-cp310-win_amd64.whl.metadata (3.2 kB)
2023-09-21T13:08:31.4302530Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:08:31.4306720Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/cc/05/ef9fc04adda45d537619ea956bc33489f50a46badc949c4280d8309185ec/numpy-1.26.0-cp310-cp310-win_amd64.whl.metadata
2023-09-21T13:08:31.4375993Z   Downloading numpy-1.26.0-cp310-cp310-win_amd64.whl.metadata (61 kB)
2023-09-21T13:08:31.4671998Z      ---------------------------------------- 61.1/61.1 kB 1.6 MB/s eta 0:00:00
2023-09-21T13:08:31.5506160Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:08:31.5509464Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/13/90/6ad47a1f46340196e703c07882017c7f9514f30da5263a5c3d43122598b9/numexpr-2.8.6-cp310-cp310-win_amd64.whl.metadata
2023-09-21T13:08:31.5589162Z   Downloading numexpr-2.8.6-cp310-cp310-win_amd64.whl.metadata (8.2 kB)
2023-09-21T13:08:31.6170705Z Collecting packaging (from -r requirements.txt (line 6))
2023-09-21T13:08:31.6201599Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:08:31.6497660Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:08:31.6524379Z   Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:08:31.6755830Z Collecting pefile (from delvewheel)
2023-09-21T13:08:31.6784967Z   Using cached pefile-2023.2.7-py3-none-any.whl (71 kB)
2023-09-21T13:08:31.7632405Z Collecting msgpack (from blosc2)
2023-09-21T13:08:31.7636226Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/06/af/18864a08bbb716415da65775f4ea0e9ee47d97d9be625ef05d403ff873d3/msgpack-1.0.6-cp310-cp310-win_amd64.whl.metadata
2023-09-21T13:08:31.7719063Z   Downloading msgpack-1.0.6-cp310-cp310-win_amd64.whl.metadata (9.4 kB)
2023-09-21T13:08:31.8035780Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:08:31.8064686Z   Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:08:31.8705025Z Using cached delvewheel-1.5.1-py3-none-any.whl (53 kB)
2023-09-21T13:08:31.8804403Z Downloading blosc2-2.2.7-cp310-cp310-win_amd64.whl (2.3 MB)
2023-09-21T13:08:31.9551779Z    ---------------------------------------- 2.3/2.3 MB 29.1 MB/s eta 0:00:00
2023-09-21T13:08:31.9667913Z Downloading Cython-3.0.2-cp310-cp310-win_amd64.whl (2.8 MB)
2023-09-21T13:08:32.0304101Z    ---------------------------------------- 2.8/2.8 MB 58.7 MB/s eta 0:00:00
2023-09-21T13:08:32.0371664Z Downloading numpy-1.26.0-cp310-cp310-win_amd64.whl (15.8 MB)
2023-09-21T13:08:32.3317634Z    ---------------------------------------- 15.8/15.8 MB 43.7 MB/s eta 0:00:00
2023-09-21T13:08:32.3401991Z Downloading numexpr-2.8.6-cp310-cp310-win_amd64.whl (94 kB)
2023-09-21T13:08:32.3573305Z    ---------------------------------------- 95.0/95.0 kB 5.6 MB/s eta 0:00:00
2023-09-21T13:08:32.3654899Z Downloading msgpack-1.0.6-cp310-cp310-win_amd64.whl (162 kB)
2023-09-21T13:08:32.3878299Z    ---------------------------------------- 162.5/162.5 kB 9.5 MB/s eta 0:00:00
2023-09-21T13:08:32.6537245Z Installing collected packages: py-cpuinfo, pefile, packaging, numpy, ndindex, msgpack, cython, numexpr, delvewheel, blosc2
2023-09-21T13:08:40.4540835Z Successfully installed blosc2-2.2.7 cython-3.0.2 delvewheel-1.5.1 msgpack-1.0.6 ndindex-1.7 numexpr-2.8.6 numpy-1.26.0 packaging-23.1 pefile-2023.2.7 py-cpuinfo-9.0.0
2023-09-21T13:08:40.6295459Z ##[endgroup]
2023-09-21T13:08:40.6296746Z                                                              [32m✓ [0m11.35s
2023-09-21T13:08:40.6298502Z ##[group]Building wheel...
2023-09-21T13:08:40.6299048Z 
2023-09-21T13:08:40.6307293Z + python -m pip wheel 'D:\a\PyTables\PyTables' '--wheel-dir=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\built_wheel' --no-deps
2023-09-21T13:08:41.9453731Z Processing d:\a\pytables\pytables
2023-09-21T13:08:41.9539021Z   Installing build dependencies: started
2023-09-21T13:08:54.3705300Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:08:54.3729905Z   Getting requirements to build wheel: started
2023-09-21T13:09:02.1735675Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:09:02.1892710Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:09:09.8981146Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:09:09.9139795Z Building wheels for collected packages: tables
2023-09-21T13:09:09.9175641Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:10:10.3637315Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:11:22.7960124Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:11:33.5132792Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:11:33.5267045Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp310-cp310-win_amd64.whl size=2276505 sha256=2d88688e7dd5699d529b775fc881126759a86c7e3a0d7818ba4f53782ca72ac6
2023-09-21T13:11:33.5269289Z   Stored in directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-67ok_uqz\wheels\17\a3\49\fb4457c45e1d3002a9bc2a22e1a732a3d19e832e6f1052c7de
2023-09-21T13:11:33.5347021Z Successfully built tables
2023-09-21T13:11:34.3695571Z ##[endgroup]
2023-09-21T13:11:34.3696856Z                                                             [32m✓ [0m173.73s
2023-09-21T13:11:34.3698127Z ##[group]Repairing wheel...
2023-09-21T13:11:34.3698484Z 
2023-09-21T13:11:34.3700270Z + delvewheel repair -w C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\repaired_wheel C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\built_wheel\tables-3.8.1.dev0-cp310-cp310-win_amd64.whl
2023-09-21T13:11:37.7743012Z repairing C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\built_wheel\tables-3.8.1.dev0-cp310-cp310-win_amd64.whl
2023-09-21T13:11:37.7743831Z finding DLL dependencies
2023-09-21T13:11:37.7744307Z copying DLLs into tables.libs
2023-09-21T13:11:37.7744619Z mangling DLL names
2023-09-21T13:11:37.7745089Z patching tables\__init__.py
2023-09-21T13:11:37.7746296Z repackaging wheel
2023-09-21T13:11:37.7747272Z fixed wheel written to C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp310-win_amd64\repaired_wheel\tables-3.8.1.dev0-cp310-cp310-win_amd64.whl
2023-09-21T13:11:38.7567615Z ##[endgroup]
2023-09-21T13:11:38.7568795Z                                                               [32m✓ [0m4.39s
2023-09-21T13:11:38.7569113Z 
2023-09-21T13:11:38.7569472Z [32m✓ [0mcp310-win_amd64 finished in 222.59s
2023-09-21T13:11:38.7585297Z 
2023-09-21T13:11:38.7585975Z [1m[34mBuilding cp311-win_amd64 wheel[0m
2023-09-21T13:11:38.7590023Z CPython 3.11 Windows 64bit
2023-09-21T13:11:38.7590328Z 
2023-09-21T13:11:38.7592709Z ##[group]Installing Python cp311...
2023-09-21T13:11:38.7593042Z 
2023-09-21T13:11:38.7602564Z + 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget.exe' install python -Version 3.11.5 -FallbackSource https://api.nuget.org/v3/index.json -OutputDirectory 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:11:39.5987789Z Feeds used:
2023-09-21T13:11:39.5989179Z   C:\Users\runneradmin\.nuget\packages\
2023-09-21T13:11:39.5989641Z   https://api.nuget.org/v3/index.json
2023-09-21T13:11:39.5990196Z   C:\Program Files (x86)\Microsoft SDKs\NuGetPackages\
2023-09-21T13:11:39.5990662Z   https://api.nuget.org/v3/index.json
2023-09-21T13:11:39.5990976Z 
2023-09-21T13:11:39.7823960Z 
2023-09-21T13:11:39.7824213Z 
2023-09-21T13:11:39.7851152Z Attempting to gather dependency information for package 'python.3.11.5' with respect to project 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython', targeting 'Any,Version=v0.0'
2023-09-21T13:11:40.0838584Z Gathering dependency information took 279 ms
2023-09-21T13:11:40.0972962Z Attempting to resolve dependencies for package 'python.3.11.5' with DependencyBehavior 'Lowest'
2023-09-21T13:11:40.1587049Z Resolving dependency information took 0 ms
2023-09-21T13:11:40.1588208Z Resolving actions to install package 'python.3.11.5'
2023-09-21T13:11:40.1612598Z Resolved actions to install package 'python.3.11.5'
2023-09-21T13:11:40.2018884Z Retrieving package 'python 3.11.5' from 'nuget.org'.
2023-09-21T13:11:40.4403431Z   GET https://api.nuget.org/v3-flatcontainer/python/3.11.5/python.3.11.5.nupkg
2023-09-21T13:11:40.5086605Z   OK https://api.nuget.org/v3-flatcontainer/python/3.11.5/python.3.11.5.nupkg 60ms
2023-09-21T13:11:50.1210773Z Installed python 3.11.5 from https://api.nuget.org/v3/index.json with content hash +JKWrugklr0XhGO6tBcwFBJFoxHuCTBq7FVtq3JQeaA8SPppgf3XI2GlZzK5tdpA+MVfxL1ND69kMQnpKi+jig==.
2023-09-21T13:11:50.1437421Z Adding package 'python.3.11.5' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:11:52.1488868Z Added package 'python.3.11.5' to folder 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython'
2023-09-21T13:11:52.1504753Z Successfully installed 'python 3.11.5' to C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython
2023-09-21T13:11:52.1531780Z Executing nuget actions took 11.97 sec
2023-09-21T13:11:52.1770474Z ##[endgroup]
2023-09-21T13:11:52.1771777Z                                                              [32m✓ [0m13.42s
2023-09-21T13:11:52.1773024Z ##[group]Setting up build environment...
2023-09-21T13:11:52.1773392Z 
2023-09-21T13:11:52.1788490Z + 'C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe' -sS 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\virtualenv-20.21.1.pyz' --activators= --no-periodic-update --pip=23.2.1 --setuptools=68.2.2 --wheel=0.41.2 --python 'C:\Users\runneradmin\AppData\Local\pypa\cibuildwheel\Cache\nuget-cpython\python.3.11.5\tools\python.exe' 'C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv'
2023-09-21T13:12:00.9782868Z created virtual environment CPython3.11.5.final.0-64 in 8383ms
2023-09-21T13:12:00.9784265Z   creator CPython3Windows(dest=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv, clear=False, no_vcs_ignore=False, global=False)
2023-09-21T13:12:00.9785234Z   seeder FromAppData(download=False, pip=23.2.1, setuptools=68.2.2, wheel=0.41.2, via=copy, app_data_dir=C:\Users\runneradmin\AppData\Local\pypa\virtualenv)
2023-09-21T13:12:00.9786097Z     added seed packages: pip==23.2.1, setuptools==68.2.2, wheel==0.41.2
2023-09-21T13:12:01.0183592Z + python -m pip install --upgrade pip -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python311.txt'
2023-09-21T13:12:04.8207195Z Requirement already satisfied: pip in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv\lib\site-packages (23.2.1)
2023-09-21T13:12:05.4456996Z + where python
2023-09-21T13:12:05.4778640Z C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv\Scripts\python.exe
2023-09-21T13:12:05.4848315Z C:\hostedtoolcache\windows\Python\3.11.5\x64\python.exe
2023-09-21T13:12:05.4961387Z C:\hostedtoolcache\windows\Python\3.9.13\x64\python.exe
2023-09-21T13:12:05.5493522Z C:\ProgramData\Chocolatey\bin\python.exe
2023-09-21T13:12:05.5845131Z + python --version
2023-09-21T13:12:05.6191277Z Python 3.11.5
2023-09-21T13:12:05.6238419Z + python -c '"import struct; print(struct.calcsize('"'"'P'"'"') * 8)"'
2023-09-21T13:12:05.6862295Z + where python
2023-09-21T13:12:05.8286197Z + where pip
2023-09-21T13:12:05.9710318Z + pip --version
2023-09-21T13:12:06.5901549Z pip 23.2.1 from C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv\Lib\site-packages\pip (python 3.11)
2023-09-21T13:12:06.5902709Z 
2023-09-21T13:12:06.6604217Z ##[endgroup]
2023-09-21T13:12:06.6605546Z                                                              [32m✓ [0m14.50s
2023-09-21T13:12:06.6606420Z ##[group]Installing build tools...
2023-09-21T13:12:06.6606789Z 
2023-09-21T13:12:06.6607549Z + pip install --upgrade setuptools wheel -c 'C:\hostedtoolcache\windows\Python\3.11.5\x64\Lib\site-packages\cibuildwheel\resources\constraints-python311.txt'
2023-09-21T13:12:07.6148797Z Requirement already satisfied: setuptools in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv\lib\site-packages (68.2.2)
2023-09-21T13:12:08.2315411Z Requirement already satisfied: wheel in c:\users\runneradmin\appdata\local\temp\cibw-run-ezcd5vob\cp311-win_amd64\build\venv\lib\site-packages (0.41.2)
2023-09-21T13:12:08.5394602Z ##[endgroup]
2023-09-21T13:12:08.5395801Z                                                               [32m✓ [0m1.88s
2023-09-21T13:12:08.5396697Z ##[group]Running before_build...
2023-09-21T13:12:08.5397064Z 
2023-09-21T13:12:08.5398005Z + python -m pip install -r requirements.txt delvewheel blosc2
2023-09-21T13:12:09.8887461Z Collecting delvewheel
2023-09-21T13:12:09.8891996Z   Obtaining dependency information for delvewheel from https://files.pythonhosted.org/packages/af/39/b371f0ad72100c8aed22a65d211a44a3840ef4370b880b2d647464672944/delvewheel-1.5.1-py3-none-any.whl.metadata
2023-09-21T13:12:09.8927869Z   Using cached delvewheel-1.5.1-py3-none-any.whl.metadata (11 kB)
2023-09-21T13:12:09.9858624Z Collecting blosc2
2023-09-21T13:12:09.9862542Z   Obtaining dependency information for blosc2 from https://files.pythonhosted.org/packages/e4/a0/8e04e2a2da84af69b7c7a8676eeb67a01a9792c19996f28a30dde63566c4/blosc2-2.2.7-cp311-cp311-win_amd64.whl.metadata
2023-09-21T13:12:10.3205032Z   Downloading blosc2-2.2.7-cp311-cp311-win_amd64.whl.metadata (9.3 kB)
2023-09-21T13:12:10.6960990Z Collecting cython>=0.29.32 (from -r requirements.txt (line 2))
2023-09-21T13:12:10.6964752Z   Obtaining dependency information for cython>=0.29.32 from https://files.pythonhosted.org/packages/ea/8f/216de5d7bede3e26a7131b427a8aadade032f03f9c8ee88792def02e2cf4/Cython-3.0.2-cp311-cp311-win_amd64.whl.metadata
2023-09-21T13:12:10.7042982Z   Downloading Cython-3.0.2-cp311-cp311-win_amd64.whl.metadata (3.2 kB)
2023-09-21T13:12:10.9767422Z Collecting numpy>=1.19.0 (from -r requirements.txt (line 4))
2023-09-21T13:12:10.9770463Z   Obtaining dependency information for numpy>=1.19.0 from https://files.pythonhosted.org/packages/93/fd/3f826c6d15d3bdcf65b8031e4835c52b7d9c45add25efa2314b53850e1a2/numpy-1.26.0-cp311-cp311-win_amd64.whl.metadata
2023-09-21T13:12:10.9853572Z   Downloading numpy-1.26.0-cp311-cp311-win_amd64.whl.metadata (61 kB)
2023-09-21T13:12:11.1157143Z      -------------------------------------- 61.1/61.1 kB 406.7 kB/s eta 0:00:00
2023-09-21T13:12:11.2254444Z Collecting numexpr>=2.6.2 (from -r requirements.txt (line 5))
2023-09-21T13:12:11.2261083Z   Obtaining dependency information for numexpr>=2.6.2 from https://files.pythonhosted.org/packages/b1/7a/d75f9d2cf4f473601813680abb59b65e7d534671b5ab134f09978eb41883/numexpr-2.8.6-cp311-cp311-win_amd64.whl.metadata
2023-09-21T13:12:11.2341973Z   Downloading numexpr-2.8.6-cp311-cp311-win_amd64.whl.metadata (8.2 kB)
2023-09-21T13:12:11.2889558Z Collecting packaging (from -r requirements.txt (line 6))
2023-09-21T13:12:11.2924771Z   Using cached packaging-23.1-py3-none-any.whl (48 kB)
2023-09-21T13:12:11.3198462Z Collecting py-cpuinfo (from -r requirements.txt (line 7))
2023-09-21T13:12:11.3234255Z   Using cached py_cpuinfo-9.0.0-py3-none-any.whl (22 kB)
2023-09-21T13:12:11.3490419Z Collecting pefile (from delvewheel)
2023-09-21T13:12:11.3524451Z   Using cached pefile-2023.2.7-py3-none-any.whl (71 kB)
2023-09-21T13:12:11.4412831Z Collecting msgpack (from blosc2)
2023-09-21T13:12:11.4416209Z   Obtaining dependency information for msgpack from https://files.pythonhosted.org/packages/bf/07/4bd57837464373a4815f5a7311760fb868a53900ada5eb3f21e9c86e609d/msgpack-1.0.6-cp311-cp311-win_amd64.whl.metadata
2023-09-21T13:12:11.4495771Z   Downloading msgpack-1.0.6-cp311-cp311-win_amd64.whl.metadata (9.4 kB)
2023-09-21T13:12:11.4932690Z Collecting ndindex>=1.4 (from blosc2)
2023-09-21T13:12:11.4965285Z   Using cached ndindex-1.7-py3-none-any.whl (85 kB)
2023-09-21T13:12:11.5502286Z Using cached delvewheel-1.5.1-py3-none-any.whl (53 kB)
2023-09-21T13:12:11.5619745Z Downloading blosc2-2.2.7-cp311-cp311-win_amd64.whl (2.3 MB)
2023-09-21T13:12:12.1775995Z    ---------------------------------------- 2.3/2.3 MB 20.8 MB/s eta 0:00:00
2023-09-21T13:12:12.1776635Z Downloading Cython-3.0.2-cp311-cp311-win_amd64.whl (2.8 MB)
2023-09-21T13:12:12.1777238Z    ---------------------------------------- 2.8/2.8 MB 60.2 MB/s eta 0:00:00
2023-09-21T13:12:12.1777777Z Downloading numpy-1.26.0-cp311-cp311-win_amd64.whl (15.8 MB)
2023-09-21T13:12:12.1778291Z    ---------------------------------------- 15.8/15.8 MB 43.7 MB/s eta 0:00:00
2023-09-21T13:12:12.1778814Z Downloading numexpr-2.8.6-cp311-cp311-win_amd64.whl (94 kB)
2023-09-21T13:12:12.1779347Z    ---------------------------------------- 95.0/95.0 kB 5.6 MB/s eta 0:00:00
2023-09-21T13:12:12.1779861Z Downloading msgpack-1.0.6-cp311-cp311-win_amd64.whl (162 kB)
2023-09-21T13:12:12.1780346Z    ---------------------------------------- 162.5/162.5 kB ? eta 0:00:00
2023-09-21T13:12:12.3709369Z Installing collected packages: py-cpuinfo, pefile, packaging, numpy, ndindex, msgpack, cython, numexpr, delvewheel, blosc2
2023-09-21T13:12:20.7823036Z Successfully installed blosc2-2.2.7 cython-3.0.2 delvewheel-1.5.1 msgpack-1.0.6 ndindex-1.7 numexpr-2.8.6 numpy-1.26.0 packaging-23.1 pefile-2023.2.7 py-cpuinfo-9.0.0
2023-09-21T13:12:20.9800611Z ##[endgroup]
2023-09-21T13:12:20.9801954Z                                                              [32m✓ [0m12.44s
2023-09-21T13:12:20.9803139Z ##[group]Building wheel...
2023-09-21T13:12:20.9803783Z 
2023-09-21T13:12:20.9812297Z + python -m pip wheel 'D:\a\PyTables\PyTables' '--wheel-dir=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\built_wheel' --no-deps
2023-09-21T13:12:21.9479174Z Processing d:\a\pytables\pytables
2023-09-21T13:12:21.9570299Z   Installing build dependencies: started
2023-09-21T13:12:34.8415752Z   Installing build dependencies: finished with status 'done'
2023-09-21T13:12:34.8439017Z   Getting requirements to build wheel: started
2023-09-21T13:12:42.8942923Z   Getting requirements to build wheel: finished with status 'done'
2023-09-21T13:12:42.9107256Z   Preparing metadata (pyproject.toml): started
2023-09-21T13:12:50.7053278Z   Preparing metadata (pyproject.toml): finished with status 'done'
2023-09-21T13:12:50.7201338Z Building wheels for collected packages: tables
2023-09-21T13:12:50.7238552Z   Building wheel for tables (pyproject.toml): started
2023-09-21T13:14:27.1966939Z   Building wheel for tables (pyproject.toml): still running...
2023-09-21T13:15:12.6720294Z   Building wheel for tables (pyproject.toml): finished with status 'done'
2023-09-21T13:15:12.6848590Z   Created wheel for tables: filename=tables-3.8.1.dev0-cp311-cp311-win_amd64.whl size=2277701 sha256=5f0290c88a86411425e1f90802a2585cf5b75a195495235ed4a26fdc3522abf5
2023-09-21T13:15:12.6850674Z   Stored in directory: C:\Users\runneradmin\AppData\Local\Temp\pip-ephem-wheel-cache-8wm7hc6o\wheels\18\44\2b\0e2cd0986111c2f848c1e4bb28bcef3dae6ca4f5cd2a509dc6
2023-09-21T13:15:12.6931417Z Successfully built tables
2023-09-21T13:15:13.5620656Z ##[endgroup]
2023-09-21T13:15:13.5622503Z                                                             [32m✓ [0m172.58s
2023-09-21T13:15:13.5623537Z ##[group]Repairing wheel...
2023-09-21T13:15:13.5623924Z 
2023-09-21T13:15:13.5625002Z + delvewheel repair -w C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\repaired_wheel C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\built_wheel\tables-3.8.1.dev0-cp311-cp311-win_amd64.whl
2023-09-21T13:15:16.7239407Z repairing C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\built_wheel\tables-3.8.1.dev0-cp311-cp311-win_amd64.whl
2023-09-21T13:15:16.7240399Z finding DLL dependencies
2023-09-21T13:15:16.7241025Z copying DLLs into tables.libs
2023-09-21T13:15:16.7241621Z mangling DLL names
2023-09-21T13:15:16.7242253Z patching tables\__init__.py
2023-09-21T13:15:16.7242699Z repackaging wheel
2023-09-21T13:15:16.7243924Z fixed wheel written to C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ezcd5vob\cp311-win_amd64\repaired_wheel\tables-3.8.1.dev0-cp311-cp311-win_amd64.whl
2023-09-21T13:15:17.7423162Z ##[endgroup]
2023-09-21T13:15:17.7424548Z                                                               [32m✓ [0m4.17s
2023-09-21T13:15:17.7425040Z 
2023-09-21T13:15:17.7425558Z [32m✓ [0mcp311-win_amd64 finished in 218.98s
2023-09-21T13:15:17.7429082Z 
2023-09-21T13:15:17.7429533Z 4 wheels produced in 18 minutes:
2023-09-21T13:15:17.7430351Z   tables-3.8.1.dev0-cp310-cp310-win_amd64.whl   4,045 kB
2023-09-21T13:15:17.7431068Z   tables-3.8.1.dev0-cp311-cp311-win_amd64.whl   4,046 kB
2023-09-21T13:15:17.7431742Z   tables-3.8.1.dev0-cp38-cp38-win_amd64.whl     4,049 kB
2023-09-21T13:15:17.7432789Z   tables-3.8.1.dev0-cp39-cp39-win_amd64.whl     4,047 kB
